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