Uses of Class
software.amazon.awssdk.services.dynamodb.model.ReplicaAlreadyExistsException
Packages that use ReplicaAlreadyExistsException
-
Uses of ReplicaAlreadyExistsException in software.amazon.awssdk.services.dynamodb
Methods in software.amazon.awssdk.services.dynamodb that throw ReplicaAlreadyExistsExceptionModifier and TypeMethodDescriptiondefault UpdateGlobalTableResponseDynamoDbClient.updateGlobalTable(Consumer<UpdateGlobalTableRequest.Builder> updateGlobalTableRequest) Adds or removes replicas in the specified global table.default UpdateGlobalTableResponseDynamoDbClient.updateGlobalTable(UpdateGlobalTableRequest updateGlobalTableRequest) Adds or removes replicas in the specified global table.