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