AuthRoleGetResponse |
AuthRoleGetResponse.Builder.build() |
AuthRoleGetResponse |
AuthRoleGetResponse.Builder.buildPartial() |
static AuthRoleGetResponse |
AuthRoleGetResponse.getDefaultInstance() |
AuthRoleGetResponse |
AuthRoleGetResponse.getDefaultInstanceForType() |
AuthRoleGetResponse |
AuthRoleGetResponse.Builder.getDefaultInstanceForType() |
static AuthRoleGetResponse |
AuthRoleGetResponse.parseDelimitedFrom(InputStream input) |
static AuthRoleGetResponse |
AuthRoleGetResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthRoleGetResponse |
AuthRoleGetResponse.parseFrom(byte[] data) |
static AuthRoleGetResponse |
AuthRoleGetResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthRoleGetResponse |
AuthRoleGetResponse.parseFrom(ByteBuffer data) |
static AuthRoleGetResponse |
AuthRoleGetResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthRoleGetResponse |
AuthRoleGetResponse.parseFrom(com.google.protobuf.ByteString data) |
static AuthRoleGetResponse |
AuthRoleGetResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthRoleGetResponse |
AuthRoleGetResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static AuthRoleGetResponse |
AuthRoleGetResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthRoleGetResponse |
AuthRoleGetResponse.parseFrom(InputStream input) |
static AuthRoleGetResponse |
AuthRoleGetResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AuthRoleGetResponse |
AuthGrpc.AuthBlockingStub.roleGet(AuthRoleGetRequest request)
RoleGet gets detailed role information.
|