| Package | Description |
|---|---|
| com.ibm.etcd.api |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AuthRoleAddResponse> |
AuthRoleAddResponse.getParserForType() |
static io.grpc.MethodDescriptor<AuthRoleAddRequest,AuthRoleAddResponse> |
AuthGrpc.getRoleAddMethod() |
static com.google.protobuf.Parser<AuthRoleAddResponse> |
AuthRoleAddResponse.parser() |
com.google.common.util.concurrent.ListenableFuture<AuthRoleAddResponse> |
AuthGrpc.AuthFutureStub.roleAdd(AuthRoleAddRequest request)
RoleAdd adds a new role.
|
| Modifier and Type | Method and Description |
|---|---|
AuthRoleAddResponse.Builder |
AuthRoleAddResponse.Builder.mergeFrom(AuthRoleAddResponse other) |
static AuthRoleAddResponse.Builder |
AuthRoleAddResponse.newBuilder(AuthRoleAddResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthGrpc.AuthImplBase.roleAdd(AuthRoleAddRequest request,
io.grpc.stub.StreamObserver<AuthRoleAddResponse> responseObserver)
RoleAdd adds a new role.
|
void |
AuthGrpc.AuthStub.roleAdd(AuthRoleAddRequest request,
io.grpc.stub.StreamObserver<AuthRoleAddResponse> responseObserver)
RoleAdd adds a new role.
|
Copyright © 2022. All rights reserved.