| Package | Description |
|---|---|
| com.ibm.etcd.api |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AuthRoleGetResponse> |
AuthRoleGetResponse.getParserForType() |
static io.grpc.MethodDescriptor<AuthRoleGetRequest,AuthRoleGetResponse> |
AuthGrpc.getRoleGetMethod() |
static com.google.protobuf.Parser<AuthRoleGetResponse> |
AuthRoleGetResponse.parser() |
com.google.common.util.concurrent.ListenableFuture<AuthRoleGetResponse> |
AuthGrpc.AuthFutureStub.roleGet(AuthRoleGetRequest request)
RoleGet gets detailed role information.
|
| Modifier and Type | Method and Description |
|---|---|
AuthRoleGetResponse.Builder |
AuthRoleGetResponse.Builder.mergeFrom(AuthRoleGetResponse other) |
static AuthRoleGetResponse.Builder |
AuthRoleGetResponse.newBuilder(AuthRoleGetResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthGrpc.AuthImplBase.roleGet(AuthRoleGetRequest request,
io.grpc.stub.StreamObserver<AuthRoleGetResponse> responseObserver)
RoleGet gets detailed role information.
|
void |
AuthGrpc.AuthStub.roleGet(AuthRoleGetRequest request,
io.grpc.stub.StreamObserver<AuthRoleGetResponse> responseObserver)
RoleGet gets detailed role information.
|
Copyright © 2022. All rights reserved.