Uses of Enum
com.azure.cosmos.models.CosmosVectorIndexType
Packages that use CosmosVectorIndexType
Package
Description
This package provides rest contracts for interacting with Azure Cosmos DB SQL APIs.
-
Uses of CosmosVectorIndexType in com.azure.cosmos.models
Methods in com.azure.cosmos.models that return CosmosVectorIndexTypeModifier and TypeMethodDescriptionstatic CosmosVectorIndexTypeReturns the enum constant of this type with the specified name.static CosmosVectorIndexType[]CosmosVectorIndexType.values()Returns an array containing the constants of this enum type, in the order they are declared.