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