Uses of Class
net.webpdf.wsclient.openapi.OperationPdfaOperation
-
Packages that use OperationPdfaOperation Package Description net.webpdf.wsclient.openapi net.webpdf.wsclient.webservice.rest -
-
Uses of OperationPdfaOperation in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return OperationPdfaOperation Modifier and Type Method Description OperationPdfaOperationOperationPdfaOperation. billing(OperationBilling billing)OperationPdfaOperationOperationPdfaOperation. password(OperationPdfPassword password)OperationPdfaOperationOperationPdfaOperation. pdfa(OperationPdfa pdfa)OperationPdfaOperationOperationPdfaOperation. settings(OperationSettings settings)Constructors in net.webpdf.wsclient.openapi with parameters of type OperationPdfaOperation Constructor Description RestOperationData(@NotNull OperationPdfaOperation operation)Wraps the givenOperationPdfaOperationas operation data and may be used as a base to parameterize aWebServiceType.PDFAwebPDF webservice call. -
Uses of OperationPdfaOperation in net.webpdf.wsclient.webservice.rest
Methods in net.webpdf.wsclient.webservice.rest that return OperationPdfaOperation Modifier and Type Method Description protected @NotNull OperationPdfaOperationPdfaRestWebService. initOperation()Initializes and prepares the execution of thisPdfaRestWebService.
-