Rpc.AuthUserRevokeRoleResponse |
Rpc.AuthUserRevokeRoleResponse.Builder.build() |
Rpc.AuthUserRevokeRoleResponse |
Rpc.AuthUserRevokeRoleResponse.Builder.buildPartial() |
static Rpc.AuthUserRevokeRoleResponse |
Rpc.AuthUserRevokeRoleResponse.getDefaultInstance() |
Rpc.AuthUserRevokeRoleResponse |
Rpc.AuthUserRevokeRoleResponse.getDefaultInstanceForType() |
Rpc.AuthUserRevokeRoleResponse |
Rpc.AuthUserRevokeRoleResponse.Builder.getDefaultInstanceForType() |
static Rpc.AuthUserRevokeRoleResponse |
Rpc.AuthUserRevokeRoleResponse.parseDelimitedFrom(InputStream input) |
static Rpc.AuthUserRevokeRoleResponse |
Rpc.AuthUserRevokeRoleResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rpc.AuthUserRevokeRoleResponse |
Rpc.AuthUserRevokeRoleResponse.parseFrom(byte[] data) |
static Rpc.AuthUserRevokeRoleResponse |
Rpc.AuthUserRevokeRoleResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rpc.AuthUserRevokeRoleResponse |
Rpc.AuthUserRevokeRoleResponse.parseFrom(ByteBuffer data) |
static Rpc.AuthUserRevokeRoleResponse |
Rpc.AuthUserRevokeRoleResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rpc.AuthUserRevokeRoleResponse |
Rpc.AuthUserRevokeRoleResponse.parseFrom(com.google.protobuf.ByteString data) |
static Rpc.AuthUserRevokeRoleResponse |
Rpc.AuthUserRevokeRoleResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rpc.AuthUserRevokeRoleResponse |
Rpc.AuthUserRevokeRoleResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static Rpc.AuthUserRevokeRoleResponse |
Rpc.AuthUserRevokeRoleResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rpc.AuthUserRevokeRoleResponse |
Rpc.AuthUserRevokeRoleResponse.parseFrom(InputStream input) |
static Rpc.AuthUserRevokeRoleResponse |
Rpc.AuthUserRevokeRoleResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Rpc.AuthUserRevokeRoleResponse |
AuthGrpc.AuthBlockingStub.userRevokeRole(Rpc.AuthUserRevokeRoleRequest request)
UserRevokeRole revokes a role of specified user.
|