Uses of Class
com.adobe.pdfservices.operation.PDFServicesResponse
-
Packages that use PDFServicesResponse Package Description com.adobe.pdfservices.operation Contains the classes and sub-packages for various PDF Services Jobs. -
-
Uses of PDFServicesResponse in com.adobe.pdfservices.operation
Methods in com.adobe.pdfservices.operation that return PDFServicesResponse Modifier and Type Method Description <T> PDFServicesResponse<T>
PDFServices. getJobResult(String pollingURL, Class<T> resultClass)
ReturnsPDFServicesResponse
for the submittedPDFServicesJob
result.
-