Uses of Class
software.amazon.awssdk.services.dynamodb.model.DeleteGlobalSecondaryIndexAction
Packages that use DeleteGlobalSecondaryIndexAction
-
Uses of DeleteGlobalSecondaryIndexAction in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return DeleteGlobalSecondaryIndexActionModifier and TypeMethodDescriptionGlobalSecondaryIndexUpdate.delete()The name of an existing global secondary index to be removed.Methods in software.amazon.awssdk.services.dynamodb.model with parameters of type DeleteGlobalSecondaryIndexActionModifier and TypeMethodDescriptionGlobalSecondaryIndexUpdate.Builder.delete(DeleteGlobalSecondaryIndexAction delete) The name of an existing global secondary index to be removed.