Uses of Class
com.blackberry.workspaces.api.sdk.json.OnDemandRequestJson
-
Packages that use OnDemandRequestJson Package Description com.blackberry.workspaces.api.sdk.resource -
-
Uses of OnDemandRequestJson in com.blackberry.workspaces.api.sdk.resource
Methods in com.blackberry.workspaces.api.sdk.resource with parameters of type OnDemandRequestJson Modifier and Type Method Description TimeEstimationJson
Documents. getPdfOnDemandTimeEstimationV30(OnDemandRequestJson onDemandRequestJson)
Gets Time estimation for completion of PDF conversion task.TimeEstimationJson
Files. getPdfOnDemandTimeEstimationV30(OnDemandRequestJson onDemandRequestJson)
Gets Time estimation for completion of PDF conversion task.BulkOperationResultJson
Documents. upgradePdfRequestToOnDemandV30(OnDemandRequestJson onDemandRequestJson)
Sets a request for PDF on demand.BulkOperationResultJson
Files. upgradePdfRequestToOnDemandV30(OnDemandRequestJson onDemandRequestJson)
Sets a request for PDF on demand.
-