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