public class LeadCluesApi extends Object
| 构造器和说明 |
|---|
LeadCluesApi() |
LeadCluesApi(ApiClient apiClient) |
public LeadCluesApi()
public LeadCluesApi(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public com.squareup.okhttp.Call leadCluesGetCall(LeadCluesGetRequest data, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
data - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic LeadCluesGetResponse leadCluesGet(LeadCluesGetRequest data) throws ApiException
data - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response bodypublic ApiResponse<LeadCluesGetResponse> leadCluesGetWithHttpInfo(LeadCluesGetRequest data) throws ApiException
data - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response bodypublic com.squareup.okhttp.Call leadCluesGetAsync(LeadCluesGetRequest data, ApiCallback<LeadCluesGetResponse> callback) throws ApiException
data - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call leadCluesUpdateCall(LeadCluesUpdateRequest data, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
data - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic LeadCluesUpdateResponse leadCluesUpdate(LeadCluesUpdateRequest data) throws ApiException
data - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response bodypublic ApiResponse<LeadCluesUpdateResponse> leadCluesUpdateWithHttpInfo(LeadCluesUpdateRequest data) throws ApiException
data - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response bodypublic com.squareup.okhttp.Call leadCluesUpdateAsync(LeadCluesUpdateRequest data, ApiCallback<LeadCluesUpdateResponse> callback) throws ApiException
data - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectCopyright © 2020. All rights reserved.