Package | Description |
---|---|
software.amazon.awssdk.services.dynamodb |
|
software.amazon.awssdk.services.dynamodb.transform |
Modifier and Type | Method and Description |
---|---|
default CompletableFuture<UpdateGlobalTableResponse> |
DynamoDbAsyncClient.updateGlobalTable(UpdateGlobalTableRequest updateGlobalTableRequest)
Adds or removes replicas in the specified global table.
|
Modifier and Type | Method and Description |
---|---|
Request<UpdateGlobalTableRequest> |
UpdateGlobalTableRequestMarshaller.marshall(UpdateGlobalTableRequest updateGlobalTableRequest) |
Modifier and Type | Method and Description |
---|---|
Request<UpdateGlobalTableRequest> |
UpdateGlobalTableRequestMarshaller.marshall(UpdateGlobalTableRequest updateGlobalTableRequest) |
void |
UpdateGlobalTableRequestModelMarshaller.marshall(UpdateGlobalTableRequest updateGlobalTableRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.