static OperatePrivilegeType |
OperatePrivilegeType.forNumber(int value) |
|
OperatePrivilegeType |
OperatePrivilegeRequest.Builder.getType() |
operation type
|
OperatePrivilegeType |
OperatePrivilegeRequest.getType() |
operation type
|
OperatePrivilegeType |
OperatePrivilegeRequestOrBuilder.getType() |
operation type
|
static OperatePrivilegeType |
OperatePrivilegeType.valueOf(int value) |
Deprecated.
|
static OperatePrivilegeType |
OperatePrivilegeType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static OperatePrivilegeType |
OperatePrivilegeType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static OperatePrivilegeType[] |
OperatePrivilegeType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|