Uses of Enum Class
io.qdrant.client.grpc.Collections.UpdateCollectionClusterSetupRequest.OperationCase
-
Uses of Collections.UpdateCollectionClusterSetupRequest.OperationCase in io.qdrant.client.grpc
Modifier and TypeMethodDescriptionCollections.UpdateCollectionClusterSetupRequest.OperationCase.forNumber
(int value) Collections.UpdateCollectionClusterSetupRequest.Builder.getOperationCase()
Collections.UpdateCollectionClusterSetupRequest.getOperationCase()
Collections.UpdateCollectionClusterSetupRequestOrBuilder.getOperationCase()
Collections.UpdateCollectionClusterSetupRequest.OperationCase.valueOf
(int value) Deprecated.Returns the enum constant of this class with the specified name.Collections.UpdateCollectionClusterSetupRequest.OperationCase.values()
Returns an array containing the constants of this enum class, in the order they are declared.