Uses of Class
com.ironsoftware.ironpdf.internal.proto.PdfDocumentResultP
-
Packages that use PdfDocumentResultP Package Description com.ironsoftware.ironpdf.internal.proto -
-
Uses of PdfDocumentResultP in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return PdfDocumentResultP Modifier and Type Method Description PdfDocumentResultP
PdfDocumentResultP.Builder. build()
PdfDocumentResultP
PdfDocumentResultP.Builder. buildPartial()
PdfDocumentResultP
IronPdfServiceGrpc.IronPdfServiceBlockingStub. chromeRenderFromUri(ChromeRenderPdfDocumentFromUriRequestP request)
PdfDocumentResultP
IronPdfServiceGrpc.IronPdfServiceBlockingStub. cleanerSanitizeByRecreatePdf(PdfDocumentP request)
PdfDocumentResultP
IronPdfServiceGrpc.IronPdfServiceBlockingStub. cleanerSanitizeByRemoveSomeElements(PdfDocumentP request)
PdfDocumentResultP
IronPdfServiceGrpc.IronPdfServiceBlockingStub. cleanerSanitizeWithBitmap(PdfDocumentP request)
PdfDocumentResultP
IronPdfServiceGrpc.IronPdfServiceBlockingStub. cleanerSanitizeWithSvg(PdfDocumentP request)
Clenaerstatic PdfDocumentResultP
PdfDocumentResultP. getDefaultInstance()
PdfDocumentResultP
PdfDocumentResultP.Builder. getDefaultInstanceForType()
PdfDocumentResultP
PdfDocumentResultP. getDefaultInstanceForType()
static PdfDocumentResultP
PdfDocumentResultP. parseDelimitedFrom(InputStream input)
static PdfDocumentResultP
PdfDocumentResultP. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PdfDocumentResultP
PdfDocumentResultP. parseFrom(byte[] data)
static PdfDocumentResultP
PdfDocumentResultP. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PdfDocumentResultP
PdfDocumentResultP. parseFrom(com.google.protobuf.ByteString data)
static PdfDocumentResultP
PdfDocumentResultP. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PdfDocumentResultP
PdfDocumentResultP. parseFrom(com.google.protobuf.CodedInputStream input)
static PdfDocumentResultP
PdfDocumentResultP. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PdfDocumentResultP
PdfDocumentResultP. parseFrom(InputStream input)
static PdfDocumentResultP
PdfDocumentResultP. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PdfDocumentResultP
PdfDocumentResultP. parseFrom(ByteBuffer data)
static PdfDocumentResultP
PdfDocumentResultP. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
PdfDocumentResultP
IronPdfServiceGrpc.IronPdfServiceBlockingStub. pdfiumCopy(PdfDocumentP request)
PdfDocumentResultP
IronPdfServiceGrpc.IronPdfServiceBlockingStub. pdfiumPageCopyPages(PdfiumCopyPagesRequestP request)
PdfDocumentResultP
IronPdfServiceGrpc.IronPdfServiceBlockingStub. pdfiumPageMerge(PdfiumPdfDocumentMergeRequestP request)
PdfDocumentResultP
IronPdfServiceGrpc.IronPdfServiceBlockingStub. pdfiumSecuritySetPdfSecuritySettings(PdfiumSetPdfSecuritySettingsRequestP request)
Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type PdfDocumentResultP Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<PdfDocumentResultP>
IronPdfServiceGrpc.IronPdfServiceFutureStub. chromeRenderFromUri(ChromeRenderPdfDocumentFromUriRequestP request)
com.google.common.util.concurrent.ListenableFuture<PdfDocumentResultP>
IronPdfServiceGrpc.IronPdfServiceFutureStub. cleanerSanitizeByRecreatePdf(PdfDocumentP request)
com.google.common.util.concurrent.ListenableFuture<PdfDocumentResultP>
IronPdfServiceGrpc.IronPdfServiceFutureStub. cleanerSanitizeByRemoveSomeElements(PdfDocumentP request)
com.google.common.util.concurrent.ListenableFuture<PdfDocumentResultP>
IronPdfServiceGrpc.IronPdfServiceFutureStub. cleanerSanitizeWithBitmap(PdfDocumentP request)
com.google.common.util.concurrent.ListenableFuture<PdfDocumentResultP>
IronPdfServiceGrpc.IronPdfServiceFutureStub. cleanerSanitizeWithSvg(PdfDocumentP request)
Clenaerstatic io.grpc.MethodDescriptor<ChromeImageFilesToPdfRequestStreamP,PdfDocumentResultP>
IronPdfServiceGrpc. getChromeImageImageFilesToPdfMethod()
static io.grpc.MethodDescriptor<ChromeImageToPdfRequestStreamP,PdfDocumentResultP>
IronPdfServiceGrpc. getChromeImageImageToPdfMethod()
static io.grpc.MethodDescriptor<ChromeRenderPdfDocumentFromHtmlRequestStreamP,PdfDocumentResultP>
IronPdfServiceGrpc. getChromeRenderFromHtmlMethod()
static io.grpc.MethodDescriptor<ChromeRenderPdfDocumentFromUriRequestP,PdfDocumentResultP>
IronPdfServiceGrpc. getChromeRenderFromUriMethod()
static io.grpc.MethodDescriptor<ChromeRenderPdfDocumentFromZipFileRequestStreamP,PdfDocumentResultP>
IronPdfServiceGrpc. getChromeRenderFromZipFileMethod()
static io.grpc.MethodDescriptor<ChromeRenderPdfDocumentFromRtfStringRequestStreamP,PdfDocumentResultP>
IronPdfServiceGrpc. getChromeRenderRtfToPdfMethod()
static io.grpc.MethodDescriptor<PdfDocumentP,PdfDocumentResultP>
IronPdfServiceGrpc. getCleanerSanitizeByRecreatePdfMethod()
static io.grpc.MethodDescriptor<PdfDocumentP,PdfDocumentResultP>
IronPdfServiceGrpc. getCleanerSanitizeByRemoveSomeElementsMethod()
static io.grpc.MethodDescriptor<PdfDocumentP,PdfDocumentResultP>
IronPdfServiceGrpc. getCleanerSanitizeWithBitmapMethod()
static io.grpc.MethodDescriptor<PdfDocumentP,PdfDocumentResultP>
IronPdfServiceGrpc. getCleanerSanitizeWithSvgMethod()
com.google.protobuf.Parser<PdfDocumentResultP>
PdfDocumentResultP. getParserForType()
static io.grpc.MethodDescriptor<PdfiumConvertToPdfARequestStreamP,PdfDocumentResultP>
IronPdfServiceGrpc. getPdfiumConvertToPdfAMethod()
static io.grpc.MethodDescriptor<PdfDocumentP,PdfDocumentResultP>
IronPdfServiceGrpc. getPdfiumCopyMethod()
static io.grpc.MethodDescriptor<PdfiumPdfDocumentConstructorStreamP,PdfDocumentResultP>
IronPdfServiceGrpc. getPdfiumFromBytesMethod()
static io.grpc.MethodDescriptor<PdfiumCopyPagesRequestP,PdfDocumentResultP>
IronPdfServiceGrpc. getPdfiumPageCopyPagesMethod()
static io.grpc.MethodDescriptor<PdfiumPdfDocumentMergeRequestP,PdfDocumentResultP>
IronPdfServiceGrpc. getPdfiumPageMergeMethod()
static io.grpc.MethodDescriptor<PdfiumSetPdfSecuritySettingsRequestP,PdfDocumentResultP>
IronPdfServiceGrpc. getPdfiumSecuritySetPdfSecuritySettingsMethod()
static com.google.protobuf.Parser<PdfDocumentResultP>
PdfDocumentResultP. parser()
com.google.common.util.concurrent.ListenableFuture<PdfDocumentResultP>
IronPdfServiceGrpc.IronPdfServiceFutureStub. pdfiumCopy(PdfDocumentP request)
com.google.common.util.concurrent.ListenableFuture<PdfDocumentResultP>
IronPdfServiceGrpc.IronPdfServiceFutureStub. pdfiumPageCopyPages(PdfiumCopyPagesRequestP request)
com.google.common.util.concurrent.ListenableFuture<PdfDocumentResultP>
IronPdfServiceGrpc.IronPdfServiceFutureStub. pdfiumPageMerge(PdfiumPdfDocumentMergeRequestP request)
com.google.common.util.concurrent.ListenableFuture<PdfDocumentResultP>
IronPdfServiceGrpc.IronPdfServiceFutureStub. pdfiumSecuritySetPdfSecuritySettings(PdfiumSetPdfSecuritySettingsRequestP request)
Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type PdfDocumentResultP Modifier and Type Method Description PdfDocumentResultP.Builder
PdfDocumentResultP.Builder. mergeFrom(PdfDocumentResultP other)
static PdfDocumentResultP.Builder
PdfDocumentResultP. newBuilder(PdfDocumentResultP prototype)
Method parameters in com.ironsoftware.ironpdf.internal.proto with type arguments of type PdfDocumentResultP Modifier and Type Method Description default io.grpc.stub.StreamObserver<ChromeImageFilesToPdfRequestStreamP>
IronPdfServiceGrpc.AsyncService. chromeImageImageFilesToPdf(io.grpc.stub.StreamObserver<PdfDocumentResultP> responseObserver)
io.grpc.stub.StreamObserver<ChromeImageFilesToPdfRequestStreamP>
IronPdfServiceGrpc.IronPdfServiceStub. chromeImageImageFilesToPdf(io.grpc.stub.StreamObserver<PdfDocumentResultP> responseObserver)
default io.grpc.stub.StreamObserver<ChromeImageToPdfRequestStreamP>
IronPdfServiceGrpc.AsyncService. chromeImageImageToPdf(io.grpc.stub.StreamObserver<PdfDocumentResultP> responseObserver)
CHROME_Imagingio.grpc.stub.StreamObserver<ChromeImageToPdfRequestStreamP>
IronPdfServiceGrpc.IronPdfServiceStub. chromeImageImageToPdf(io.grpc.stub.StreamObserver<PdfDocumentResultP> responseObserver)
CHROME_Imagingdefault io.grpc.stub.StreamObserver<ChromeRenderPdfDocumentFromHtmlRequestStreamP>
IronPdfServiceGrpc.AsyncService. chromeRenderFromHtml(io.grpc.stub.StreamObserver<PdfDocumentResultP> responseObserver)
io.grpc.stub.StreamObserver<ChromeRenderPdfDocumentFromHtmlRequestStreamP>
IronPdfServiceGrpc.IronPdfServiceStub. chromeRenderFromHtml(io.grpc.stub.StreamObserver<PdfDocumentResultP> responseObserver)
default void
IronPdfServiceGrpc.AsyncService. chromeRenderFromUri(ChromeRenderPdfDocumentFromUriRequestP request, io.grpc.stub.StreamObserver<PdfDocumentResultP> responseObserver)
void
IronPdfServiceGrpc.IronPdfServiceStub. chromeRenderFromUri(ChromeRenderPdfDocumentFromUriRequestP request, io.grpc.stub.StreamObserver<PdfDocumentResultP> responseObserver)
default io.grpc.stub.StreamObserver<ChromeRenderPdfDocumentFromZipFileRequestStreamP>
IronPdfServiceGrpc.AsyncService. chromeRenderFromZipFile(io.grpc.stub.StreamObserver<PdfDocumentResultP> responseObserver)
io.grpc.stub.StreamObserver<ChromeRenderPdfDocumentFromZipFileRequestStreamP>
IronPdfServiceGrpc.IronPdfServiceStub. chromeRenderFromZipFile(io.grpc.stub.StreamObserver<PdfDocumentResultP> responseObserver)
default io.grpc.stub.StreamObserver<ChromeRenderPdfDocumentFromRtfStringRequestStreamP>
IronPdfServiceGrpc.AsyncService. chromeRenderRtfToPdf(io.grpc.stub.StreamObserver<PdfDocumentResultP> responseObserver)
io.grpc.stub.StreamObserver<ChromeRenderPdfDocumentFromRtfStringRequestStreamP>
IronPdfServiceGrpc.IronPdfServiceStub. chromeRenderRtfToPdf(io.grpc.stub.StreamObserver<PdfDocumentResultP> responseObserver)
default void
IronPdfServiceGrpc.AsyncService. cleanerSanitizeByRecreatePdf(PdfDocumentP request, io.grpc.stub.StreamObserver<PdfDocumentResultP> responseObserver)
void
IronPdfServiceGrpc.IronPdfServiceStub. cleanerSanitizeByRecreatePdf(PdfDocumentP request, io.grpc.stub.StreamObserver<PdfDocumentResultP> responseObserver)
default void
IronPdfServiceGrpc.AsyncService. cleanerSanitizeByRemoveSomeElements(PdfDocumentP request, io.grpc.stub.StreamObserver<PdfDocumentResultP> responseObserver)
void
IronPdfServiceGrpc.IronPdfServiceStub. cleanerSanitizeByRemoveSomeElements(PdfDocumentP request, io.grpc.stub.StreamObserver<PdfDocumentResultP> responseObserver)
default void
IronPdfServiceGrpc.AsyncService. cleanerSanitizeWithBitmap(PdfDocumentP request, io.grpc.stub.StreamObserver<PdfDocumentResultP> responseObserver)
void
IronPdfServiceGrpc.IronPdfServiceStub. cleanerSanitizeWithBitmap(PdfDocumentP request, io.grpc.stub.StreamObserver<PdfDocumentResultP> responseObserver)
default void
IronPdfServiceGrpc.AsyncService. cleanerSanitizeWithSvg(PdfDocumentP request, io.grpc.stub.StreamObserver<PdfDocumentResultP> responseObserver)
Clenaervoid
IronPdfServiceGrpc.IronPdfServiceStub. cleanerSanitizeWithSvg(PdfDocumentP request, io.grpc.stub.StreamObserver<PdfDocumentResultP> responseObserver)
Clenaerdefault io.grpc.stub.StreamObserver<PdfiumConvertToPdfARequestStreamP>
IronPdfServiceGrpc.AsyncService. pdfiumConvertToPdfA(io.grpc.stub.StreamObserver<PdfDocumentResultP> responseObserver)
io.grpc.stub.StreamObserver<PdfiumConvertToPdfARequestStreamP>
IronPdfServiceGrpc.IronPdfServiceStub. pdfiumConvertToPdfA(io.grpc.stub.StreamObserver<PdfDocumentResultP> responseObserver)
default void
IronPdfServiceGrpc.AsyncService. pdfiumCopy(PdfDocumentP request, io.grpc.stub.StreamObserver<PdfDocumentResultP> responseObserver)
void
IronPdfServiceGrpc.IronPdfServiceStub. pdfiumCopy(PdfDocumentP request, io.grpc.stub.StreamObserver<PdfDocumentResultP> responseObserver)
default io.grpc.stub.StreamObserver<PdfiumPdfDocumentConstructorStreamP>
IronPdfServiceGrpc.AsyncService. pdfiumFromBytes(io.grpc.stub.StreamObserver<PdfDocumentResultP> responseObserver)
io.grpc.stub.StreamObserver<PdfiumPdfDocumentConstructorStreamP>
IronPdfServiceGrpc.IronPdfServiceStub. pdfiumFromBytes(io.grpc.stub.StreamObserver<PdfDocumentResultP> responseObserver)
default void
IronPdfServiceGrpc.AsyncService. pdfiumPageCopyPages(PdfiumCopyPagesRequestP request, io.grpc.stub.StreamObserver<PdfDocumentResultP> responseObserver)
void
IronPdfServiceGrpc.IronPdfServiceStub. pdfiumPageCopyPages(PdfiumCopyPagesRequestP request, io.grpc.stub.StreamObserver<PdfDocumentResultP> responseObserver)
default void
IronPdfServiceGrpc.AsyncService. pdfiumPageMerge(PdfiumPdfDocumentMergeRequestP request, io.grpc.stub.StreamObserver<PdfDocumentResultP> responseObserver)
void
IronPdfServiceGrpc.IronPdfServiceStub. pdfiumPageMerge(PdfiumPdfDocumentMergeRequestP request, io.grpc.stub.StreamObserver<PdfDocumentResultP> responseObserver)
default void
IronPdfServiceGrpc.AsyncService. pdfiumSecuritySetPdfSecuritySettings(PdfiumSetPdfSecuritySettingsRequestP request, io.grpc.stub.StreamObserver<PdfDocumentResultP> responseObserver)
void
IronPdfServiceGrpc.IronPdfServiceStub. pdfiumSecuritySetPdfSecuritySettings(PdfiumSetPdfSecuritySettingsRequestP request, io.grpc.stub.StreamObserver<PdfDocumentResultP> responseObserver)
-