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 GetMetadataRequestGetMetadataRequest.getDefaultInstance()GetMetadataRequest.Builder.getDefaultInstanceForType()GetMetadataRequest.getDefaultInstanceForType()static GetMetadataRequestGetMetadataRequest.parseDelimitedFrom(InputStream input) static GetMetadataRequestGetMetadataRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetMetadataRequestGetMetadataRequest.parseFrom(byte[] data) static GetMetadataRequestGetMetadataRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetMetadataRequestGetMetadataRequest.parseFrom(com.google.protobuf.ByteString data) static GetMetadataRequestGetMetadataRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetMetadataRequestGetMetadataRequest.parseFrom(com.google.protobuf.CodedInputStream input) static GetMetadataRequestGetMetadataRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetMetadataRequestGetMetadataRequest.parseFrom(InputStream input) static GetMetadataRequestGetMetadataRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetMetadataRequestGetMetadataRequest.parseFrom(ByteBuffer data) static GetMetadataRequestGetMetadataRequest.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.BuilderGetMetadataRequest.newBuilder(GetMetadataRequest prototype) IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentMetadataGetMetadata(GetMetadataRequest request) Metadatacom.google.common.util.concurrent.ListenableFuture<MetadataFieldResult>IronPdfServiceGrpc.IronPdfServiceFutureStub.pdfDocumentMetadataGetMetadata(GetMetadataRequest request) MetadatavoidIronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentMetadataGetMetadata(GetMetadataRequest request, io.grpc.stub.StreamObserver<MetadataFieldResult> responseObserver) MetadatavoidIronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentMetadataGetMetadata(GetMetadataRequest request, io.grpc.stub.StreamObserver<MetadataFieldResult> responseObserver) Metadata