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