| Package | Description |
|---|---|
| software.amazon.awssdk.services.dynamodb |
|
| software.amazon.awssdk.services.dynamodb.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateGlobalTableResponse |
DynamoDbClient.updateGlobalTable(UpdateGlobalTableRequest updateGlobalTableRequest)
Adds or removes replicas in the specified global table.
|
default CompletableFuture<UpdateGlobalTableResponse> |
DynamoDbAsyncClient.updateGlobalTable(UpdateGlobalTableRequest updateGlobalTableRequest)
Adds or removes replicas in the specified global table.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateGlobalTableRequestMarshaller.marshall(UpdateGlobalTableRequest updateGlobalTableRequest) |
Copyright © 2019. All rights reserved.