Uses of Class
com.ironsoftware.ironpdf.internal.proto.PdfDocumentResult
Packages that use PdfDocumentResult
-
Uses of PdfDocumentResult in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return PdfDocumentResultModifier and TypeMethodDescriptionPdfDocumentResult.Builder.build()PdfDocumentResult.Builder.buildPartial()static PdfDocumentResultPdfDocumentResult.getDefaultInstance()PdfDocumentResult.Builder.getDefaultInstanceForType()PdfDocumentResult.getDefaultInstanceForType()static PdfDocumentResultPdfDocumentResult.parseDelimitedFrom(InputStream input) static PdfDocumentResultPdfDocumentResult.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfDocumentResultPdfDocumentResult.parseFrom(byte[] data) static PdfDocumentResultPdfDocumentResult.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfDocumentResultPdfDocumentResult.parseFrom(com.google.protobuf.ByteString data) static PdfDocumentResultPdfDocumentResult.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfDocumentResultPdfDocumentResult.parseFrom(com.google.protobuf.CodedInputStream input) static PdfDocumentResultPdfDocumentResult.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfDocumentResultPdfDocumentResult.parseFrom(InputStream input) static PdfDocumentResultPdfDocumentResult.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfDocumentResultPdfDocumentResult.parseFrom(ByteBuffer data) static PdfDocumentResultPdfDocumentResult.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentPageCopyPages(CopyPagesRequest request) IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentPageMerge(PdfDocumentMergeRequest request) IronPdfServiceGrpc.IronPdfServiceBlockingStub.renderFromHtmlFile(RenderPdfDocumentFromHtmlFileRequest request) IronPdfServiceGrpc.IronPdfServiceBlockingStub.renderFromUri(RenderPdfDocumentFromUriRequest request) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type PdfDocumentResultModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PdfDocumentResult>PdfDocumentResult.getParserForType()static io.grpc.MethodDescriptor<PdfDocumentConstructorStream,PdfDocumentResult> IronPdfServiceGrpc.getPdfDocumentFromBytesMethod()static io.grpc.MethodDescriptor<ImageToPdfRequestStream,PdfDocumentResult> IronPdfServiceGrpc.getPdfDocumentImageImageToPdfMethod()static io.grpc.MethodDescriptor<CopyPagesRequest,PdfDocumentResult> IronPdfServiceGrpc.getPdfDocumentPageCopyPagesMethod()static io.grpc.MethodDescriptor<PdfDocumentMergeRequest,PdfDocumentResult> IronPdfServiceGrpc.getPdfDocumentPageMergeMethod()static io.grpc.MethodDescriptor<RenderPdfDocumentFromHtmlFileRequest,PdfDocumentResult> IronPdfServiceGrpc.getRenderFromHtmlFileMethod()static io.grpc.MethodDescriptor<RenderPdfDocumentFromRtfStringRequestStream,PdfDocumentResult> IronPdfServiceGrpc.getRenderFromRtfStringMethod()static io.grpc.MethodDescriptor<RenderPdfDocumentFromStringSnippetRequestStream,PdfDocumentResult> IronPdfServiceGrpc.getRenderFromStringSnippetMethod()static io.grpc.MethodDescriptor<RenderPdfDocumentFromUriRequest,PdfDocumentResult> IronPdfServiceGrpc.getRenderFromUriMethod()static com.google.protobuf.Parser<PdfDocumentResult>PdfDocumentResult.parser()com.google.common.util.concurrent.ListenableFuture<PdfDocumentResult>IronPdfServiceGrpc.IronPdfServiceFutureStub.pdfDocumentPageCopyPages(CopyPagesRequest request) com.google.common.util.concurrent.ListenableFuture<PdfDocumentResult>IronPdfServiceGrpc.IronPdfServiceFutureStub.pdfDocumentPageMerge(PdfDocumentMergeRequest request) com.google.common.util.concurrent.ListenableFuture<PdfDocumentResult>IronPdfServiceGrpc.IronPdfServiceFutureStub.renderFromHtmlFile(RenderPdfDocumentFromHtmlFileRequest request) com.google.common.util.concurrent.ListenableFuture<PdfDocumentResult>IronPdfServiceGrpc.IronPdfServiceFutureStub.renderFromUri(RenderPdfDocumentFromUriRequest request) Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type PdfDocumentResultModifier and TypeMethodDescriptionPdfDocumentResult.Builder.mergeFrom(PdfDocumentResult other) static PdfDocumentResult.BuilderPdfDocumentResult.newBuilder(PdfDocumentResult prototype) Method parameters in com.ironsoftware.ironpdf.internal.proto with type arguments of type PdfDocumentResultModifier and TypeMethodDescriptionio.grpc.stub.StreamObserver<PdfDocumentConstructorStream>IronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentFromBytes(io.grpc.stub.StreamObserver<PdfDocumentResult> responseObserver) io.grpc.stub.StreamObserver<PdfDocumentConstructorStream>IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentFromBytes(io.grpc.stub.StreamObserver<PdfDocumentResult> responseObserver) io.grpc.stub.StreamObserver<ImageToPdfRequestStream>IronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentImageImageToPdf(io.grpc.stub.StreamObserver<PdfDocumentResult> responseObserver) Imagingio.grpc.stub.StreamObserver<ImageToPdfRequestStream>IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentImageImageToPdf(io.grpc.stub.StreamObserver<PdfDocumentResult> responseObserver) ImagingvoidIronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentPageCopyPages(CopyPagesRequest request, io.grpc.stub.StreamObserver<PdfDocumentResult> responseObserver) voidIronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentPageCopyPages(CopyPagesRequest request, io.grpc.stub.StreamObserver<PdfDocumentResult> responseObserver) voidIronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentPageMerge(PdfDocumentMergeRequest request, io.grpc.stub.StreamObserver<PdfDocumentResult> responseObserver) voidIronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentPageMerge(PdfDocumentMergeRequest request, io.grpc.stub.StreamObserver<PdfDocumentResult> responseObserver) voidIronPdfServiceGrpc.IronPdfServiceImplBase.renderFromHtmlFile(RenderPdfDocumentFromHtmlFileRequest request, io.grpc.stub.StreamObserver<PdfDocumentResult> responseObserver) voidIronPdfServiceGrpc.IronPdfServiceStub.renderFromHtmlFile(RenderPdfDocumentFromHtmlFileRequest request, io.grpc.stub.StreamObserver<PdfDocumentResult> responseObserver) io.grpc.stub.StreamObserver<RenderPdfDocumentFromRtfStringRequestStream>IronPdfServiceGrpc.IronPdfServiceImplBase.renderFromRtfString(io.grpc.stub.StreamObserver<PdfDocumentResult> responseObserver) io.grpc.stub.StreamObserver<RenderPdfDocumentFromRtfStringRequestStream>IronPdfServiceGrpc.IronPdfServiceStub.renderFromRtfString(io.grpc.stub.StreamObserver<PdfDocumentResult> responseObserver) io.grpc.stub.StreamObserver<RenderPdfDocumentFromStringSnippetRequestStream>IronPdfServiceGrpc.IronPdfServiceImplBase.renderFromStringSnippet(io.grpc.stub.StreamObserver<PdfDocumentResult> responseObserver) Rendererio.grpc.stub.StreamObserver<RenderPdfDocumentFromStringSnippetRequestStream>IronPdfServiceGrpc.IronPdfServiceStub.renderFromStringSnippet(io.grpc.stub.StreamObserver<PdfDocumentResult> responseObserver) RenderervoidIronPdfServiceGrpc.IronPdfServiceImplBase.renderFromUri(RenderPdfDocumentFromUriRequest request, io.grpc.stub.StreamObserver<PdfDocumentResult> responseObserver) voidIronPdfServiceGrpc.IronPdfServiceStub.renderFromUri(RenderPdfDocumentFromUriRequest request, io.grpc.stub.StreamObserver<PdfDocumentResult> responseObserver)