| Package | Description |
|---|---|
| com.aserto.directory.exporter.v2 |
| Modifier and Type | Method and Description |
|---|---|
ExportResponse |
ExportResponse.Builder.build() |
ExportResponse |
ExportResponse.Builder.buildPartial() |
static ExportResponse |
ExportResponse.getDefaultInstance()
Deprecated.
|
ExportResponse |
ExportResponse.getDefaultInstanceForType()
Deprecated.
|
ExportResponse |
ExportResponse.Builder.getDefaultInstanceForType() |
static ExportResponse |
ExportResponse.parseDelimitedFrom(InputStream input)
Deprecated.
|
static ExportResponse |
ExportResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static ExportResponse |
ExportResponse.parseFrom(byte[] data)
Deprecated.
|
static ExportResponse |
ExportResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static ExportResponse |
ExportResponse.parseFrom(ByteBuffer data)
Deprecated.
|
static ExportResponse |
ExportResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static ExportResponse |
ExportResponse.parseFrom(com.google.protobuf.ByteString data)
Deprecated.
|
static ExportResponse |
ExportResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static ExportResponse |
ExportResponse.parseFrom(com.google.protobuf.CodedInputStream input)
Deprecated.
|
static ExportResponse |
ExportResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static ExportResponse |
ExportResponse.parseFrom(InputStream input)
Deprecated.
|
static ExportResponse |
ExportResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ExportResponse> |
ExporterGrpc.ExporterBlockingStub.export(ExportRequest request)
Deprecated.
|
static io.grpc.MethodDescriptor<ExportRequest,ExportResponse> |
ExporterGrpc.getExportMethod() |
com.google.protobuf.Parser<ExportResponse> |
ExportResponse.getParserForType()
Deprecated.
|
static com.google.protobuf.Parser<ExportResponse> |
ExportResponse.parser()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ExportResponse.Builder |
ExportResponse.Builder.mergeFrom(ExportResponse other) |
static ExportResponse.Builder |
ExportResponse.newBuilder(ExportResponse prototype)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
default void |
ExporterGrpc.AsyncService.export(ExportRequest request,
io.grpc.stub.StreamObserver<ExportResponse> responseObserver)
Deprecated.
|
void |
ExporterGrpc.ExporterStub.export(ExportRequest request,
io.grpc.stub.StreamObserver<ExportResponse> responseObserver)
Deprecated.
|
Copyright © 2024. All rights reserved.