| Package | Description |
|---|---|
| com.aserto.directory.writer.v2 |
| Modifier and Type | Method and Description |
|---|---|
DeletePermissionResponse |
DeletePermissionResponse.Builder.build() |
DeletePermissionResponse |
DeletePermissionResponse.Builder.buildPartial() |
DeletePermissionResponse |
WriterGrpc.WriterBlockingStub.deletePermission(DeletePermissionRequest request)
Deprecated.
|
static DeletePermissionResponse |
DeletePermissionResponse.getDefaultInstance()
Deprecated.
|
DeletePermissionResponse |
DeletePermissionResponse.getDefaultInstanceForType()
Deprecated.
|
DeletePermissionResponse |
DeletePermissionResponse.Builder.getDefaultInstanceForType() |
static DeletePermissionResponse |
DeletePermissionResponse.parseDelimitedFrom(InputStream input)
Deprecated.
|
static DeletePermissionResponse |
DeletePermissionResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static DeletePermissionResponse |
DeletePermissionResponse.parseFrom(byte[] data)
Deprecated.
|
static DeletePermissionResponse |
DeletePermissionResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static DeletePermissionResponse |
DeletePermissionResponse.parseFrom(ByteBuffer data)
Deprecated.
|
static DeletePermissionResponse |
DeletePermissionResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static DeletePermissionResponse |
DeletePermissionResponse.parseFrom(com.google.protobuf.ByteString data)
Deprecated.
|
static DeletePermissionResponse |
DeletePermissionResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static DeletePermissionResponse |
DeletePermissionResponse.parseFrom(com.google.protobuf.CodedInputStream input)
Deprecated.
|
static DeletePermissionResponse |
DeletePermissionResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static DeletePermissionResponse |
DeletePermissionResponse.parseFrom(InputStream input)
Deprecated.
|
static DeletePermissionResponse |
DeletePermissionResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<DeletePermissionResponse> |
WriterGrpc.WriterFutureStub.deletePermission(DeletePermissionRequest request)
Deprecated.
|
static io.grpc.MethodDescriptor<DeletePermissionRequest,DeletePermissionResponse> |
WriterGrpc.getDeletePermissionMethod() |
com.google.protobuf.Parser<DeletePermissionResponse> |
DeletePermissionResponse.getParserForType()
Deprecated.
|
static com.google.protobuf.Parser<DeletePermissionResponse> |
DeletePermissionResponse.parser()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
DeletePermissionResponse.Builder |
DeletePermissionResponse.Builder.mergeFrom(DeletePermissionResponse other) |
static DeletePermissionResponse.Builder |
DeletePermissionResponse.newBuilder(DeletePermissionResponse prototype)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
default void |
WriterGrpc.AsyncService.deletePermission(DeletePermissionRequest request,
io.grpc.stub.StreamObserver<DeletePermissionResponse> responseObserver)
Deprecated.
|
void |
WriterGrpc.WriterStub.deletePermission(DeletePermissionRequest request,
io.grpc.stub.StreamObserver<DeletePermissionResponse> responseObserver)
Deprecated.
|
Copyright © 2024. All rights reserved.