Rpc.AuthRoleDeleteResponse |
Rpc.AuthRoleDeleteResponse.Builder.build() |
Rpc.AuthRoleDeleteResponse |
Rpc.AuthRoleDeleteResponse.Builder.buildPartial() |
static Rpc.AuthRoleDeleteResponse |
Rpc.AuthRoleDeleteResponse.getDefaultInstance() |
Rpc.AuthRoleDeleteResponse |
Rpc.AuthRoleDeleteResponse.getDefaultInstanceForType() |
Rpc.AuthRoleDeleteResponse |
Rpc.AuthRoleDeleteResponse.Builder.getDefaultInstanceForType() |
static Rpc.AuthRoleDeleteResponse |
Rpc.AuthRoleDeleteResponse.parseDelimitedFrom(InputStream input) |
static Rpc.AuthRoleDeleteResponse |
Rpc.AuthRoleDeleteResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rpc.AuthRoleDeleteResponse |
Rpc.AuthRoleDeleteResponse.parseFrom(byte[] data) |
static Rpc.AuthRoleDeleteResponse |
Rpc.AuthRoleDeleteResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rpc.AuthRoleDeleteResponse |
Rpc.AuthRoleDeleteResponse.parseFrom(ByteBuffer data) |
static Rpc.AuthRoleDeleteResponse |
Rpc.AuthRoleDeleteResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rpc.AuthRoleDeleteResponse |
Rpc.AuthRoleDeleteResponse.parseFrom(com.google.protobuf.ByteString data) |
static Rpc.AuthRoleDeleteResponse |
Rpc.AuthRoleDeleteResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rpc.AuthRoleDeleteResponse |
Rpc.AuthRoleDeleteResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static Rpc.AuthRoleDeleteResponse |
Rpc.AuthRoleDeleteResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rpc.AuthRoleDeleteResponse |
Rpc.AuthRoleDeleteResponse.parseFrom(InputStream input) |
static Rpc.AuthRoleDeleteResponse |
Rpc.AuthRoleDeleteResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Rpc.AuthRoleDeleteResponse |
AuthGrpc.AuthBlockingStub.roleDelete(Rpc.AuthRoleDeleteRequest request)
RoleDelete deletes a specified role.
|