Uses of Class
software.amazon.awssdk.services.dynamodb.model.DeleteReplicaAction
-
Packages that use DeleteReplicaAction Package Description software.amazon.awssdk.services.dynamodb.model -
-
Uses of DeleteReplicaAction in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return DeleteReplicaAction Modifier and Type Method Description DeleteReplicaActionReplicaUpdate. delete()The name of the existing replica to be removed.Methods in software.amazon.awssdk.services.dynamodb.model with parameters of type DeleteReplicaAction Modifier and Type Method Description ReplicaUpdate.BuilderReplicaUpdate.Builder. delete(DeleteReplicaAction delete)The name of the existing replica to be removed.
-