| Package | Description |
|---|---|
| com.aserto.directory.reader.v2 |
| Modifier and Type | Method and Description |
|---|---|
GetObjectResponse |
GetObjectResponse.Builder.build() |
GetObjectResponse |
GetObjectResponse.Builder.buildPartial() |
static GetObjectResponse |
GetObjectResponse.getDefaultInstance()
Deprecated.
|
GetObjectResponse |
GetObjectResponse.getDefaultInstanceForType()
Deprecated.
|
GetObjectResponse |
GetObjectResponse.Builder.getDefaultInstanceForType() |
GetObjectResponse |
ReaderGrpc.ReaderBlockingStub.getObject(GetObjectRequest request)
Deprecated.
|
static GetObjectResponse |
GetObjectResponse.parseDelimitedFrom(InputStream input)
Deprecated.
|
static GetObjectResponse |
GetObjectResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static GetObjectResponse |
GetObjectResponse.parseFrom(byte[] data)
Deprecated.
|
static GetObjectResponse |
GetObjectResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static GetObjectResponse |
GetObjectResponse.parseFrom(ByteBuffer data)
Deprecated.
|
static GetObjectResponse |
GetObjectResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static GetObjectResponse |
GetObjectResponse.parseFrom(com.google.protobuf.ByteString data)
Deprecated.
|
static GetObjectResponse |
GetObjectResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static GetObjectResponse |
GetObjectResponse.parseFrom(com.google.protobuf.CodedInputStream input)
Deprecated.
|
static GetObjectResponse |
GetObjectResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static GetObjectResponse |
GetObjectResponse.parseFrom(InputStream input)
Deprecated.
|
static GetObjectResponse |
GetObjectResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<GetObjectRequest,GetObjectResponse> |
ReaderGrpc.getGetObjectMethod() |
com.google.common.util.concurrent.ListenableFuture<GetObjectResponse> |
ReaderGrpc.ReaderFutureStub.getObject(GetObjectRequest request)
Deprecated.
|
com.google.protobuf.Parser<GetObjectResponse> |
GetObjectResponse.getParserForType()
Deprecated.
|
static com.google.protobuf.Parser<GetObjectResponse> |
GetObjectResponse.parser()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
GetObjectResponse.Builder |
GetObjectResponse.Builder.mergeFrom(GetObjectResponse other) |
static GetObjectResponse.Builder |
GetObjectResponse.newBuilder(GetObjectResponse prototype)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
default void |
ReaderGrpc.AsyncService.getObject(GetObjectRequest request,
io.grpc.stub.StreamObserver<GetObjectResponse> responseObserver)
Deprecated.
|
void |
ReaderGrpc.ReaderStub.getObject(GetObjectRequest request,
io.grpc.stub.StreamObserver<GetObjectResponse> responseObserver)
Deprecated.
|
Copyright © 2024. All rights reserved.