| Package | Description |
|---|---|
| com.ibm.etcd.api |
| Modifier and Type | Method and Description |
|---|---|
AuthRoleGrantPermissionResponse |
AuthRoleGrantPermissionResponse.Builder.build() |
AuthRoleGrantPermissionResponse |
AuthRoleGrantPermissionResponse.Builder.buildPartial() |
static AuthRoleGrantPermissionResponse |
AuthRoleGrantPermissionResponse.getDefaultInstance() |
AuthRoleGrantPermissionResponse |
AuthRoleGrantPermissionResponse.getDefaultInstanceForType() |
AuthRoleGrantPermissionResponse |
AuthRoleGrantPermissionResponse.Builder.getDefaultInstanceForType() |
static AuthRoleGrantPermissionResponse |
AuthRoleGrantPermissionResponse.parseDelimitedFrom(InputStream input) |
static AuthRoleGrantPermissionResponse |
AuthRoleGrantPermissionResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthRoleGrantPermissionResponse |
AuthRoleGrantPermissionResponse.parseFrom(byte[] data) |
static AuthRoleGrantPermissionResponse |
AuthRoleGrantPermissionResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthRoleGrantPermissionResponse |
AuthRoleGrantPermissionResponse.parseFrom(ByteBuffer data) |
static AuthRoleGrantPermissionResponse |
AuthRoleGrantPermissionResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthRoleGrantPermissionResponse |
AuthRoleGrantPermissionResponse.parseFrom(com.google.protobuf.ByteString data) |
static AuthRoleGrantPermissionResponse |
AuthRoleGrantPermissionResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthRoleGrantPermissionResponse |
AuthRoleGrantPermissionResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static AuthRoleGrantPermissionResponse |
AuthRoleGrantPermissionResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthRoleGrantPermissionResponse |
AuthRoleGrantPermissionResponse.parseFrom(InputStream input) |
static AuthRoleGrantPermissionResponse |
AuthRoleGrantPermissionResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AuthRoleGrantPermissionResponse |
AuthGrpc.AuthBlockingStub.roleGrantPermission(AuthRoleGrantPermissionRequest request)
RoleGrantPermission grants a permission of a specified key or range to a specified role.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AuthRoleGrantPermissionResponse> |
AuthRoleGrantPermissionResponse.getParserForType() |
static io.grpc.MethodDescriptor<AuthRoleGrantPermissionRequest,AuthRoleGrantPermissionResponse> |
AuthGrpc.getRoleGrantPermissionMethod() |
static com.google.protobuf.Parser<AuthRoleGrantPermissionResponse> |
AuthRoleGrantPermissionResponse.parser() |
com.google.common.util.concurrent.ListenableFuture<AuthRoleGrantPermissionResponse> |
AuthGrpc.AuthFutureStub.roleGrantPermission(AuthRoleGrantPermissionRequest request)
RoleGrantPermission grants a permission of a specified key or range to a specified role.
|
| Modifier and Type | Method and Description |
|---|---|
AuthRoleGrantPermissionResponse.Builder |
AuthRoleGrantPermissionResponse.Builder.mergeFrom(AuthRoleGrantPermissionResponse other) |
static AuthRoleGrantPermissionResponse.Builder |
AuthRoleGrantPermissionResponse.newBuilder(AuthRoleGrantPermissionResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
default void |
AuthGrpc.AsyncService.roleGrantPermission(AuthRoleGrantPermissionRequest request,
io.grpc.stub.StreamObserver<AuthRoleGrantPermissionResponse> responseObserver)
RoleGrantPermission grants a permission of a specified key or range to a specified role.
|
void |
AuthGrpc.AuthStub.roleGrantPermission(AuthRoleGrantPermissionRequest request,
io.grpc.stub.StreamObserver<AuthRoleGrantPermissionResponse> responseObserver)
RoleGrantPermission grants a permission of a specified key or range to a specified role.
|
Copyright © 2023. All rights reserved.