Uses of Class
com.aspose.tasks.cloud.ApiResponse
Packages that use ApiResponse
-
Uses of ApiResponse in com.aspose.tasks.cloud
Methods in com.aspose.tasks.cloud that return ApiResponseModifier and TypeMethodDescription<T> ApiResponse<T>
ApiClient.execute
(com.squareup.okhttp.Call call) <T> ApiResponse<T>
Execute HTTP call and deserialize the HTTP response body into the given return type.