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