public class AssetApi extends Object
public AssetApi()
public AssetApi(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public com.squareup.okhttp.Call getAccessCoreStatisticsCall(Long xTenant, AccessCoreStatisticsReq body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
xTenant - 租户ID (required)body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CommonResponseListAccessCoreStatisticsResp getAccessCoreStatistics(Long xTenant, AccessCoreStatisticsReq body) throws ApiException
xTenant - 租户ID (required)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CommonResponseListAccessCoreStatisticsResp> getAccessCoreStatisticsWithHttpInfo(Long xTenant, AccessCoreStatisticsReq body) throws ApiException
xTenant - 租户ID (required)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getAccessCoreStatisticsAsync(Long xTenant, AccessCoreStatisticsReq body, ApiCallback<CommonResponseListAccessCoreStatisticsResp> callback) throws ApiException
xTenant - 租户ID (required)body - (optional)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 getAccessCoreTendencyStatisticsCall(Long xTenant, TendencyStatisticsReq body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
xTenant - 租户ID (required)body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CommonResponseListTendencyStatisticsResp getAccessCoreTendencyStatistics(Long xTenant, TendencyStatisticsReq body) throws ApiException
xTenant - 租户ID (required)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CommonResponseListTendencyStatisticsResp> getAccessCoreTendencyStatisticsWithHttpInfo(Long xTenant, TendencyStatisticsReq body) throws ApiException
xTenant - 租户ID (required)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getAccessCoreTendencyStatisticsAsync(Long xTenant, TendencyStatisticsReq body, ApiCallback<CommonResponseListTendencyStatisticsResp> callback) throws ApiException
xTenant - 租户ID (required)body - (optional)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 getResourceTableCall(Long xTenant, DetailTableReq body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
xTenant - 租户ID (required)body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CommonResponseDetailTableResp getResourceTable(Long xTenant, DetailTableReq body) throws ApiException
xTenant - 租户ID (required)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CommonResponseDetailTableResp> getResourceTableWithHttpInfo(Long xTenant, DetailTableReq body) throws ApiException
xTenant - 租户ID (required)body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getResourceTableAsync(Long xTenant, DetailTableReq body, ApiCallback<CommonResponseDetailTableResp> callback) throws ApiException
xTenant - 租户ID (required)body - (optional)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 © 2023. All rights reserved.