Uses of Enum
io.milvus.grpc.OperatePrivilegeGroupType
Packages that use OperatePrivilegeGroupType
-
Uses of OperatePrivilegeGroupType in io.milvus.grpc
Methods in io.milvus.grpc that return OperatePrivilegeGroupTypeModifier and TypeMethodDescriptionstatic OperatePrivilegeGroupTypeOperatePrivilegeGroupType.forNumber(int value) OperatePrivilegeGroupRequest.Builder.getType()operation typeOperatePrivilegeGroupRequest.getType()operation typeOperatePrivilegeGroupRequestOrBuilder.getType()operation typestatic OperatePrivilegeGroupTypeOperatePrivilegeGroupType.valueOf(int value) Deprecated.static OperatePrivilegeGroupTypeOperatePrivilegeGroupType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static OperatePrivilegeGroupTypeReturns the enum constant of this type with the specified name.static OperatePrivilegeGroupType[]OperatePrivilegeGroupType.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 OperatePrivilegeGroupTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<OperatePrivilegeGroupType> OperatePrivilegeGroupType.internalGetValueMap()Methods in io.milvus.grpc with parameters of type OperatePrivilegeGroupTypeModifier and TypeMethodDescriptionOperatePrivilegeGroupRequest.Builder.setType(OperatePrivilegeGroupType value) operation type