Uses of Class
software.amazon.awssdk.services.dynamodb.model.CreateVectorIndexAction
Packages that use CreateVectorIndexAction
-
Uses of CreateVectorIndexAction in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return CreateVectorIndexActionModifier and TypeMethodDescriptionfinal CreateVectorIndexActionVectorIndexUpdate.create()The configuration for creating a new vector index on the table.Methods in software.amazon.awssdk.services.dynamodb.model with parameters of type CreateVectorIndexActionModifier and TypeMethodDescriptionVectorIndexUpdate.Builder.create(CreateVectorIndexAction create) The configuration for creating a new vector index on the table.