Uses of Enum Class
io.qdrant.client.grpc.Collections.PayloadIndexParams.IndexParamsCase
-
Uses of Collections.PayloadIndexParams.IndexParamsCase in io.qdrant.client.grpc
Modifier 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.