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