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