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