Uses of Enum
io.milvus.grpc.OperateUserRoleType
Packages that use OperateUserRoleType
-
Uses of OperateUserRoleType in io.milvus.grpc
Methods in io.milvus.grpc that return OperateUserRoleTypeModifier and TypeMethodDescriptionstatic OperateUserRoleTypeOperateUserRoleType.forNumber(int value) OperateUserRoleRequest.Builder.getType()operation typeOperateUserRoleRequest.getType()operation typeOperateUserRoleRequestOrBuilder.getType()operation typestatic OperateUserRoleTypeOperateUserRoleType.valueOf(int value) Deprecated.static OperateUserRoleTypeOperateUserRoleType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static OperateUserRoleTypeReturns the enum constant of this type with the specified name.static OperateUserRoleType[]OperateUserRoleType.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 OperateUserRoleTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<OperateUserRoleType> OperateUserRoleType.internalGetValueMap()Methods in io.milvus.grpc with parameters of type OperateUserRoleTypeModifier and TypeMethodDescriptionOperateUserRoleRequest.Builder.setType(OperateUserRoleType value) operation type