Uses of Class
com.ironsoftware.ironpdf.internal.proto.GetMetadataRequest
Packages that use GetMetadataRequest
-
Uses of GetMetadataRequest in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return GetMetadataRequestModifier and TypeMethodDescriptionGetMetadataRequest.Builder.build()
GetMetadataRequest.Builder.buildPartial()
static GetMetadataRequest
GetMetadataRequest.getDefaultInstance()
GetMetadataRequest.Builder.getDefaultInstanceForType()
GetMetadataRequest.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
(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) static GetMetadataRequest
GetMetadataRequest.parseFrom
(ByteBuffer data) static GetMetadataRequest
GetMetadataRequest.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type GetMetadataRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<GetMetadataRequest>
GetMetadataRequest.getParserForType()
static io.grpc.MethodDescriptor<GetMetadataRequest,
MetadataFieldResult> IronPdfServiceGrpc.getPdfDocumentMetadataGetMetadataMethod()
static com.google.protobuf.Parser<GetMetadataRequest>
GetMetadataRequest.parser()
Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type GetMetadataRequestModifier and TypeMethodDescriptionGetMetadataRequest.Builder.mergeFrom
(GetMetadataRequest other) static GetMetadataRequest.Builder
GetMetadataRequest.newBuilder
(GetMetadataRequest prototype) IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentMetadataGetMetadata
(GetMetadataRequest request) Metadatacom.google.common.util.concurrent.ListenableFuture<MetadataFieldResult>
IronPdfServiceGrpc.IronPdfServiceFutureStub.pdfDocumentMetadataGetMetadata
(GetMetadataRequest request) Metadatavoid
IronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentMetadataGetMetadata
(GetMetadataRequest request, io.grpc.stub.StreamObserver<MetadataFieldResult> responseObserver) Metadatavoid
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentMetadataGetMetadata
(GetMetadataRequest request, io.grpc.stub.StreamObserver<MetadataFieldResult> responseObserver) Metadata