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