Uses of Class
com.aspose.cad.cloud.invoker.ApiException
-
Packages that use ApiException Package Description com.aspose.cad.cloud.invoker -
-
Uses of ApiException in com.aspose.cad.cloud.invoker
Methods in com.aspose.cad.cloud.invoker that throw ApiException Modifier and Type Method Description File
ApiClient. downloadFileFromResponse(com.squareup.okhttp.Response response)
Download file from the given response.com.squareup.okhttp.RequestBody
ApiClient. serialize(Object obj, String contentType)
Serialize the given Java object into request body according to the object's class and the request Content-Type.
-