AuthRoleListResponse |
AuthRoleListResponse.Builder.build() |
AuthRoleListResponse |
AuthRoleListResponse.Builder.buildPartial() |
static AuthRoleListResponse |
AuthRoleListResponse.getDefaultInstance() |
AuthRoleListResponse |
AuthRoleListResponse.getDefaultInstanceForType() |
AuthRoleListResponse |
AuthRoleListResponse.Builder.getDefaultInstanceForType() |
static AuthRoleListResponse |
AuthRoleListResponse.parseDelimitedFrom(InputStream input) |
static AuthRoleListResponse |
AuthRoleListResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthRoleListResponse |
AuthRoleListResponse.parseFrom(byte[] data) |
static AuthRoleListResponse |
AuthRoleListResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthRoleListResponse |
AuthRoleListResponse.parseFrom(ByteBuffer data) |
static AuthRoleListResponse |
AuthRoleListResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthRoleListResponse |
AuthRoleListResponse.parseFrom(com.google.protobuf.ByteString data) |
static AuthRoleListResponse |
AuthRoleListResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthRoleListResponse |
AuthRoleListResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static AuthRoleListResponse |
AuthRoleListResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthRoleListResponse |
AuthRoleListResponse.parseFrom(InputStream input) |
static AuthRoleListResponse |
AuthRoleListResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AuthRoleListResponse |
AuthGrpc.AuthBlockingStub.roleList(AuthRoleListRequest request)
RoleList gets lists of all roles.
|