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 PdfiumAddTextAnnotationRequestPPdfiumAddTextAnnotationRequestP.Builder. build()PdfiumAddTextAnnotationRequestPPdfiumAddTextAnnotationRequestP.Builder. buildPartial()static PdfiumAddTextAnnotationRequestPPdfiumAddTextAnnotationRequestP. getDefaultInstance()PdfiumAddTextAnnotationRequestPPdfiumAddTextAnnotationRequestP.Builder. getDefaultInstanceForType()PdfiumAddTextAnnotationRequestPPdfiumAddTextAnnotationRequestP. getDefaultInstanceForType()static PdfiumAddTextAnnotationRequestPPdfiumAddTextAnnotationRequestP. parseDelimitedFrom(InputStream input)static PdfiumAddTextAnnotationRequestPPdfiumAddTextAnnotationRequestP. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumAddTextAnnotationRequestPPdfiumAddTextAnnotationRequestP. parseFrom(byte[] data)static PdfiumAddTextAnnotationRequestPPdfiumAddTextAnnotationRequestP. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumAddTextAnnotationRequestPPdfiumAddTextAnnotationRequestP. parseFrom(com.google.protobuf.ByteString data)static PdfiumAddTextAnnotationRequestPPdfiumAddTextAnnotationRequestP. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumAddTextAnnotationRequestPPdfiumAddTextAnnotationRequestP. parseFrom(com.google.protobuf.CodedInputStream input)static PdfiumAddTextAnnotationRequestPPdfiumAddTextAnnotationRequestP. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumAddTextAnnotationRequestPPdfiumAddTextAnnotationRequestP. parseFrom(InputStream input)static PdfiumAddTextAnnotationRequestPPdfiumAddTextAnnotationRequestP. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumAddTextAnnotationRequestPPdfiumAddTextAnnotationRequestP. parseFrom(ByteBuffer data)static PdfiumAddTextAnnotationRequestPPdfiumAddTextAnnotationRequestP. 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.BuilderPdfiumAddTextAnnotationRequestP.Builder. mergeFrom(PdfiumAddTextAnnotationRequestP other)static PdfiumAddTextAnnotationRequestP.BuilderPdfiumAddTextAnnotationRequestP. newBuilder(PdfiumAddTextAnnotationRequestP prototype)default voidIronPdfServiceGrpc.AsyncService. pdfiumAnnotationAddTextAnnotation(PdfiumAddTextAnnotationRequestP request, io.grpc.stub.StreamObserver<IntResultP> responseObserver)PDFIUM_AnnotationIntResultPIronPdfServiceGrpc.IronPdfServiceBlockingStub. pdfiumAnnotationAddTextAnnotation(PdfiumAddTextAnnotationRequestP request)PDFIUM_Annotationcom.google.common.util.concurrent.ListenableFuture<IntResultP>IronPdfServiceGrpc.IronPdfServiceFutureStub. pdfiumAnnotationAddTextAnnotation(PdfiumAddTextAnnotationRequestP request)PDFIUM_AnnotationvoidIronPdfServiceGrpc.IronPdfServiceStub. pdfiumAnnotationAddTextAnnotation(PdfiumAddTextAnnotationRequestP request, io.grpc.stub.StreamObserver<IntResultP> responseObserver)PDFIUM_Annotation
-