Package | Description |
---|---|
com.ironsoftware.ironpdf.internal.proto |
Modifier and Type | Method and Description |
---|---|
GetMetadataRequest |
GetMetadataRequest.Builder.build() |
GetMetadataRequest |
GetMetadataRequest.Builder.buildPartial() |
static GetMetadataRequest |
GetMetadataRequest.getDefaultInstance() |
GetMetadataRequest |
GetMetadataRequest.getDefaultInstanceForType() |
GetMetadataRequest |
GetMetadataRequest.Builder.getDefaultInstanceForType() |
static GetMetadataRequest |
GetMetadataRequest.parseDelimitedFrom(InputStream input) |
static GetMetadataRequest |
GetMetadataRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetMetadataRequest |
GetMetadataRequest.parseFrom(byte[] data) |
static GetMetadataRequest |
GetMetadataRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetMetadataRequest |
GetMetadataRequest.parseFrom(ByteBuffer data) |
static GetMetadataRequest |
GetMetadataRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetMetadataRequest |
GetMetadataRequest.parseFrom(com.google.protobuf.ByteString data) |
static GetMetadataRequest |
GetMetadataRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetMetadataRequest |
GetMetadataRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static GetMetadataRequest |
GetMetadataRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetMetadataRequest |
GetMetadataRequest.parseFrom(InputStream input) |
static GetMetadataRequest |
GetMetadataRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<GetMetadataRequest> |
GetMetadataRequest.getParserForType() |
static io.grpc.MethodDescriptor<GetMetadataRequest,MetadataFieldResult> |
IronPdfServiceGrpc.getPdfDocumentMetadataGetMetadataMethod() |
static com.google.protobuf.Parser<GetMetadataRequest> |
GetMetadataRequest.parser() |
Modifier and Type | Method and Description |
---|---|
GetMetadataRequest.Builder |
GetMetadataRequest.Builder.mergeFrom(GetMetadataRequest other) |
static GetMetadataRequest.Builder |
GetMetadataRequest.newBuilder(GetMetadataRequest prototype) |
MetadataFieldResult |
IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentMetadataGetMetadata(GetMetadataRequest request)
Metadata
|
com.google.common.util.concurrent.ListenableFuture<MetadataFieldResult> |
IronPdfServiceGrpc.IronPdfServiceFutureStub.pdfDocumentMetadataGetMetadata(GetMetadataRequest request)
Metadata
|
default void |
IronPdfServiceGrpc.AsyncService.pdfDocumentMetadataGetMetadata(GetMetadataRequest request,
io.grpc.stub.StreamObserver<MetadataFieldResult> responseObserver)
Metadata
|
void |
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentMetadataGetMetadata(GetMetadataRequest request,
io.grpc.stub.StreamObserver<MetadataFieldResult> responseObserver)
Metadata
|
Copyright © 2022–2023 Iron Software. All rights reserved.