Uses of Class
software.amazon.awssdk.services.dynamodb.model.DeleteGlobalTableWitnessGroupMemberAction
-
Packages that use DeleteGlobalTableWitnessGroupMemberAction Package Description software.amazon.awssdk.services.dynamodb.model -
-
Uses of DeleteGlobalTableWitnessGroupMemberAction in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return DeleteGlobalTableWitnessGroupMemberAction Modifier and Type Method Description DeleteGlobalTableWitnessGroupMemberActionGlobalTableWitnessGroupUpdate. delete()Specifies a witness Region to be removed from an existing global table.Methods in software.amazon.awssdk.services.dynamodb.model with parameters of type DeleteGlobalTableWitnessGroupMemberAction Modifier and Type Method Description GlobalTableWitnessGroupUpdate.BuilderGlobalTableWitnessGroupUpdate.Builder. delete(DeleteGlobalTableWitnessGroupMemberAction delete)Specifies a witness Region to be removed from an existing global table.
-