Uses of Enum
software.amazon.awssdk.enhanced.dynamodb.model.SearchSchemaElementType
Packages that use SearchSchemaElementType
-
Uses of SearchSchemaElementType in software.amazon.awssdk.enhanced.dynamodb.model
Methods in software.amazon.awssdk.enhanced.dynamodb.model that return SearchSchemaElementTypeModifier and TypeMethodDescriptionSearchSchemaElement.searchSchemaElementType()Whether this element is a hash key for vector search or an inline filter attribute.static SearchSchemaElementTypeReturns the enum constant of this type with the specified name.static SearchSchemaElementType[]SearchSchemaElementType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awssdk.enhanced.dynamodb.model with parameters of type SearchSchemaElementTypeModifier and TypeMethodDescriptionSearchSchemaElement.Builder.searchSchemaElementType(SearchSchemaElementType searchSchemaElementType)