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