| Package | Description |
|---|---|
| com.aserto.directory.reader.v3 |
| Modifier and Type | Method and Description |
|---|---|
GetObjectManyResponse |
GetObjectManyResponse.Builder.build() |
GetObjectManyResponse |
GetObjectManyResponse.Builder.buildPartial() |
static GetObjectManyResponse |
GetObjectManyResponse.getDefaultInstance() |
GetObjectManyResponse |
GetObjectManyResponse.getDefaultInstanceForType() |
GetObjectManyResponse |
GetObjectManyResponse.Builder.getDefaultInstanceForType() |
GetObjectManyResponse |
ReaderGrpc.ReaderBlockingStub.getObjectMany(GetObjectManyRequest request)
get multiple objects
|
static GetObjectManyResponse |
GetObjectManyResponse.parseDelimitedFrom(InputStream input) |
static GetObjectManyResponse |
GetObjectManyResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetObjectManyResponse |
GetObjectManyResponse.parseFrom(byte[] data) |
static GetObjectManyResponse |
GetObjectManyResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetObjectManyResponse |
GetObjectManyResponse.parseFrom(ByteBuffer data) |
static GetObjectManyResponse |
GetObjectManyResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetObjectManyResponse |
GetObjectManyResponse.parseFrom(com.google.protobuf.ByteString data) |
static GetObjectManyResponse |
GetObjectManyResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetObjectManyResponse |
GetObjectManyResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static GetObjectManyResponse |
GetObjectManyResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetObjectManyResponse |
GetObjectManyResponse.parseFrom(InputStream input) |
static GetObjectManyResponse |
GetObjectManyResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 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)
get multiple objects
|
com.google.protobuf.Parser<GetObjectManyResponse> |
GetObjectManyResponse.getParserForType() |
static com.google.protobuf.Parser<GetObjectManyResponse> |
GetObjectManyResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
GetObjectManyResponse.Builder |
GetObjectManyResponse.Builder.mergeFrom(GetObjectManyResponse other) |
static GetObjectManyResponse.Builder |
GetObjectManyResponse.newBuilder(GetObjectManyResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
default void |
ReaderGrpc.AsyncService.getObjectMany(GetObjectManyRequest request,
io.grpc.stub.StreamObserver<GetObjectManyResponse> responseObserver)
get multiple objects
|
void |
ReaderGrpc.ReaderStub.getObjectMany(GetObjectManyRequest request,
io.grpc.stub.StreamObserver<GetObjectManyResponse> responseObserver)
get multiple objects
|
Copyright © 2024. All rights reserved.