Uses of Class
software.amazon.awssdk.services.dynamodb.model.DeleteVectorIndexAction
Packages that use DeleteVectorIndexAction
-
Uses of DeleteVectorIndexAction in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return DeleteVectorIndexActionModifier and TypeMethodDescriptionfinal DeleteVectorIndexActionVectorIndexUpdate.delete()The configuration for deleting an existing vector index from the table.Methods in software.amazon.awssdk.services.dynamodb.model with parameters of type DeleteVectorIndexActionModifier and TypeMethodDescriptionVectorIndexUpdate.Builder.delete(DeleteVectorIndexAction delete) The configuration for deleting an existing vector index from the table.