Uses of Enum
io.milvus.grpc.PrivilegeLevel
Packages that use PrivilegeLevel
-
Uses of PrivilegeLevel in io.milvus.grpc
Methods in io.milvus.grpc that return PrivilegeLevelModifier and TypeMethodDescriptionstatic PrivilegeLevelPrivilegeLevel.forNumber(int value) static PrivilegeLevelPrivilegeLevel.valueOf(int value) Deprecated.static PrivilegeLevelPrivilegeLevel.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static PrivilegeLevelReturns the enum constant of this type with the specified name.static PrivilegeLevel[]PrivilegeLevel.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.milvus.grpc that return types with arguments of type PrivilegeLevelModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<PrivilegeLevel> PrivilegeLevel.internalGetValueMap()