AuthRoleAddResponse |
AuthRoleAddResponse.Builder.build() |
AuthRoleAddResponse |
AuthRoleAddResponse.Builder.buildPartial() |
static AuthRoleAddResponse |
AuthRoleAddResponse.getDefaultInstance() |
AuthRoleAddResponse |
AuthRoleAddResponse.getDefaultInstanceForType() |
AuthRoleAddResponse |
AuthRoleAddResponse.Builder.getDefaultInstanceForType() |
static AuthRoleAddResponse |
AuthRoleAddResponse.parseDelimitedFrom(InputStream input) |
static AuthRoleAddResponse |
AuthRoleAddResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthRoleAddResponse |
AuthRoleAddResponse.parseFrom(byte[] data) |
static AuthRoleAddResponse |
AuthRoleAddResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthRoleAddResponse |
AuthRoleAddResponse.parseFrom(ByteBuffer data) |
static AuthRoleAddResponse |
AuthRoleAddResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthRoleAddResponse |
AuthRoleAddResponse.parseFrom(com.google.protobuf.ByteString data) |
static AuthRoleAddResponse |
AuthRoleAddResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthRoleAddResponse |
AuthRoleAddResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static AuthRoleAddResponse |
AuthRoleAddResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthRoleAddResponse |
AuthRoleAddResponse.parseFrom(InputStream input) |
static AuthRoleAddResponse |
AuthRoleAddResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AuthRoleAddResponse |
AuthGrpc.AuthBlockingStub.roleAdd(AuthRoleAddRequest request)
RoleAdd adds a new role.
|