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