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