Uses of Class
com.aspose.html.model.JobRequest
Packages that use JobRequest
-
Uses of JobRequest in com.aspose.html.api
Methods in com.aspose.html.api with parameters of type JobRequestModifier and TypeMethodDescriptionretrofit2.Call<OperationResult>
ConversionApi.convert
(JobRequest request, String from, String to) Creating a conversion task on the backend. -
Uses of JobRequest in com.aspose.html.model
Methods in com.aspose.html.model that return JobRequestModifier and TypeMethodDescriptionJobRequest.addResourcesItem
(String resourcesItem) JobRequest.outputFile
(String outputFile) JobRequest.storageName
(String storageName)