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