| Constructor and Description |
|---|
BaseClient() |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
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,
boolean... isCommon) |
abstract com.squareup.okhttp.OkHttpClient |
getOkHttpClient() |
public com.squareup.okhttp.Call 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, boolean... isCommon) throws ApiException
ApiExceptionpublic abstract com.squareup.okhttp.OkHttpClient getOkHttpClient()
Copyright © 2025. All rights reserved.