Uses of Enum Class
io.metaloom.qdrant.client.grpc.proto.Collections.VectorsConfig.ConfigCase
Packages that use Collections.VectorsConfig.ConfigCase
-
Uses of Collections.VectorsConfig.ConfigCase in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return Collections.VectorsConfig.ConfigCaseModifier 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.