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