Uses of Class
software.amazon.awssdk.services.dynamodb.model.ReplicaNotFoundException
Packages that use ReplicaNotFoundException
-
Uses of ReplicaNotFoundException in software.amazon.awssdk.services.dynamodb
Methods in software.amazon.awssdk.services.dynamodb that throw ReplicaNotFoundExceptionModifier 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.DynamoDbClient.updateGlobalTableSettings(Consumer<UpdateGlobalTableSettingsRequest.Builder> updateGlobalTableSettingsRequest) Updates settings for a global table.DynamoDbClient.updateGlobalTableSettings(UpdateGlobalTableSettingsRequest updateGlobalTableSettingsRequest) Updates settings for a global table.