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