Uses of Enum Class
io.metaloom.qdrant.client.grpc.proto.Collections.PayloadIndexParams.IndexParamsCase
Packages that use Collections.PayloadIndexParams.IndexParamsCase
-
Uses of Collections.PayloadIndexParams.IndexParamsCase in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return Collections.PayloadIndexParams.IndexParamsCaseModifier and TypeMethodDescriptionCollections.PayloadIndexParams.IndexParamsCase.forNumber(int value) Collections.PayloadIndexParams.Builder.getIndexParamsCase()Collections.PayloadIndexParams.getIndexParamsCase()Collections.PayloadIndexParamsOrBuilder.getIndexParamsCase()Collections.PayloadIndexParams.IndexParamsCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.Collections.PayloadIndexParams.IndexParamsCase.values()Returns an array containing the constants of this enum class, in the order they are declared.