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