| Package | Description |
|---|---|
| software.amazon.awssdk.services.dynamodb |
|
| software.amazon.awssdk.services.dynamodb.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateGlobalTableResponse |
DynamoDbClient.createGlobalTable(CreateGlobalTableRequest createGlobalTableRequest)
Creates a global table from an existing table.
|
default CompletableFuture<CreateGlobalTableResponse> |
DynamoDbAsyncClient.createGlobalTable(CreateGlobalTableRequest createGlobalTableRequest)
Creates a global table from an existing table.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateGlobalTableRequestMarshaller.marshall(CreateGlobalTableRequest createGlobalTableRequest) |
Copyright © 2019. All rights reserved.