Uses of Class
software.amazon.awssdk.services.dynamodb.model.ReplicaAlreadyExistsException
-
Packages that use ReplicaAlreadyExistsException Package Description software.amazon.awssdk.services.dynamodb Amazon DynamoDB -
-
Uses of ReplicaAlreadyExistsException in software.amazon.awssdk.services.dynamodb
Methods in software.amazon.awssdk.services.dynamodb that throw ReplicaAlreadyExistsException Modifier and Type Method Description default 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.
-