| Package | Description |
|---|---|
| com.groupdocs.assembly.cloud |
| Modifier and Type | Method | Description |
|---|---|---|
com.squareup.okhttp.Call |
ApiClient.buildCall(String path,
String method,
List<Pair> queryParams,
List<Pair> collectionQueryParams,
Object body,
Map<String,String> headerParams,
Map<String,Object> formParams,
String[] authNames,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build HTTP call with the given options.
|
com.squareup.okhttp.Request |
ApiClient.buildRequest(String path,
String method,
List<Pair> queryParams,
List<Pair> collectionQueryParams,
Object body,
Map<String,String> headerParams,
Map<String,Object> formParams,
String[] authNames,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build an HTTP request with the given options.
|
| Constructor | Description |
|---|---|
ProgressRequestBody(com.squareup.okhttp.RequestBody requestBody,
ProgressRequestBody.ProgressRequestListener progressListener) |
Copyright © 2025. All rights reserved.