Uses of Class
com.ironsoftware.ironpdf.internal.proto.PdfiumCopyPagesRequestP
-
Packages that use PdfiumCopyPagesRequestP Package Description com.ironsoftware.ironpdf.internal.proto -
-
Uses of PdfiumCopyPagesRequestP in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return PdfiumCopyPagesRequestP Modifier and Type Method Description PdfiumCopyPagesRequestPPdfiumCopyPagesRequestP.Builder. build()PdfiumCopyPagesRequestPPdfiumCopyPagesRequestP.Builder. buildPartial()static PdfiumCopyPagesRequestPPdfiumCopyPagesRequestP. getDefaultInstance()PdfiumCopyPagesRequestPPdfiumCopyPagesRequestP.Builder. getDefaultInstanceForType()PdfiumCopyPagesRequestPPdfiumCopyPagesRequestP. getDefaultInstanceForType()static PdfiumCopyPagesRequestPPdfiumCopyPagesRequestP. parseDelimitedFrom(InputStream input)static PdfiumCopyPagesRequestPPdfiumCopyPagesRequestP. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumCopyPagesRequestPPdfiumCopyPagesRequestP. parseFrom(byte[] data)static PdfiumCopyPagesRequestPPdfiumCopyPagesRequestP. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumCopyPagesRequestPPdfiumCopyPagesRequestP. parseFrom(com.google.protobuf.ByteString data)static PdfiumCopyPagesRequestPPdfiumCopyPagesRequestP. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumCopyPagesRequestPPdfiumCopyPagesRequestP. parseFrom(com.google.protobuf.CodedInputStream input)static PdfiumCopyPagesRequestPPdfiumCopyPagesRequestP. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumCopyPagesRequestPPdfiumCopyPagesRequestP. parseFrom(InputStream input)static PdfiumCopyPagesRequestPPdfiumCopyPagesRequestP. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumCopyPagesRequestPPdfiumCopyPagesRequestP. parseFrom(ByteBuffer data)static PdfiumCopyPagesRequestPPdfiumCopyPagesRequestP. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type PdfiumCopyPagesRequestP Modifier and Type Method Description com.google.protobuf.Parser<PdfiumCopyPagesRequestP>PdfiumCopyPagesRequestP. getParserForType()static io.grpc.MethodDescriptor<PdfiumCopyPagesRequestP,PdfDocumentResultP>IronPdfServiceGrpc. getPdfiumPageCopyPagesMethod()static com.google.protobuf.Parser<PdfiumCopyPagesRequestP>PdfiumCopyPagesRequestP. parser()Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type PdfiumCopyPagesRequestP Modifier and Type Method Description PdfiumCopyPagesRequestP.BuilderPdfiumCopyPagesRequestP.Builder. mergeFrom(PdfiumCopyPagesRequestP other)static PdfiumCopyPagesRequestP.BuilderPdfiumCopyPagesRequestP. newBuilder(PdfiumCopyPagesRequestP prototype)default voidIronPdfServiceGrpc.AsyncService. pdfiumPageCopyPages(PdfiumCopyPagesRequestP request, io.grpc.stub.StreamObserver<PdfDocumentResultP> responseObserver)PdfDocumentResultPIronPdfServiceGrpc.IronPdfServiceBlockingStub. pdfiumPageCopyPages(PdfiumCopyPagesRequestP request)com.google.common.util.concurrent.ListenableFuture<PdfDocumentResultP>IronPdfServiceGrpc.IronPdfServiceFutureStub. pdfiumPageCopyPages(PdfiumCopyPagesRequestP request)voidIronPdfServiceGrpc.IronPdfServiceStub. pdfiumPageCopyPages(PdfiumCopyPagesRequestP request, io.grpc.stub.StreamObserver<PdfDocumentResultP> responseObserver)
-