Uses of Enum Class
io.qdrant.client.grpc.Collections.VectorsConfig.ConfigCase
-
Uses of Collections.VectorsConfig.ConfigCase in io.qdrant.client.grpc
Modifier and TypeMethodDescriptionCollections.VectorsConfig.ConfigCase.forNumber
(int value) Collections.VectorsConfig.Builder.getConfigCase()
Collections.VectorsConfig.getConfigCase()
Collections.VectorsConfigOrBuilder.getConfigCase()
Collections.VectorsConfig.ConfigCase.valueOf
(int value) Deprecated.Returns the enum constant of this class with the specified name.static Collections.VectorsConfig.ConfigCase[]
Collections.VectorsConfig.ConfigCase.values()
Returns an array containing the constants of this enum class, in the order they are declared.