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