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