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