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