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