| Package | Description |
|---|---|
| com.ibm.etcd.api |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AuthRoleListResponse> |
AuthRoleListResponse.getParserForType() |
static io.grpc.MethodDescriptor<AuthRoleListRequest,AuthRoleListResponse> |
AuthGrpc.getRoleListMethod() |
static com.google.protobuf.Parser<AuthRoleListResponse> |
AuthRoleListResponse.parser() |
com.google.common.util.concurrent.ListenableFuture<AuthRoleListResponse> |
AuthGrpc.AuthFutureStub.roleList(AuthRoleListRequest request)
RoleList gets lists of all roles.
|
| Modifier and Type | Method and Description |
|---|---|
AuthRoleListResponse.Builder |
AuthRoleListResponse.Builder.mergeFrom(AuthRoleListResponse other) |
static AuthRoleListResponse.Builder |
AuthRoleListResponse.newBuilder(AuthRoleListResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthGrpc.AuthImplBase.roleList(AuthRoleListRequest request,
io.grpc.stub.StreamObserver<AuthRoleListResponse> responseObserver)
RoleList gets lists of all roles.
|
void |
AuthGrpc.AuthStub.roleList(AuthRoleListRequest request,
io.grpc.stub.StreamObserver<AuthRoleListResponse> responseObserver)
RoleList gets lists of all roles.
|
Copyright © 2022. All rights reserved.