public class InsightApi extends Object
| Constructor and Description |
|---|
InsightApi() |
InsightApi(ApiClient apiClient) |
| Modifier and Type | Method and Description |
|---|---|
ApiClient |
getApiClient() |
InlineResponse200 |
getDSLInsightKey(Object body)
获取洞察跳转key
|
com.squareup.okhttp.Call |
getDSLInsightKeyAsync(Object body,
ApiCallback<InlineResponse200> callback)
获取洞察跳转key (asynchronously)
|
com.squareup.okhttp.Call |
getDSLInsightKeyCall(Object body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getDSLInsightKey
|
ApiResponse<InlineResponse200> |
getDSLInsightKeyWithHttpInfo(Object body)
获取洞察跳转key
|
InlineResponse2002 |
getInsightReportById(Long xTenant,
Long reportId,
String xEnv,
Boolean singleValue,
String insightSortObj,
String sortType,
org.threeten.bp.LocalDate pDate)
洞察报告详情
|
com.squareup.okhttp.Call |
getInsightReportByIdAsync(Long xTenant,
Long reportId,
String xEnv,
Boolean singleValue,
String insightSortObj,
String sortType,
org.threeten.bp.LocalDate pDate,
ApiCallback<InlineResponse2002> callback)
洞察报告详情 (asynchronously)
|
com.squareup.okhttp.Call |
getInsightReportByIdCall(Long xTenant,
Long reportId,
String xEnv,
Boolean singleValue,
String insightSortObj,
String sortType,
org.threeten.bp.LocalDate pDate,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getInsightReportById
|
ApiResponse<InlineResponse2002> |
getInsightReportByIdWithHttpInfo(Long xTenant,
Long reportId,
String xEnv,
Boolean singleValue,
String insightSortObj,
String sortType,
org.threeten.bp.LocalDate pDate)
洞察报告详情
|
InlineResponse2001 |
getInsightReportList(Long xTenant,
String xEnv)
洞察报告列表
|
com.squareup.okhttp.Call |
getInsightReportListAsync(Long xTenant,
String xEnv,
ApiCallback<InlineResponse2001> callback)
洞察报告列表 (asynchronously)
|
com.squareup.okhttp.Call |
getInsightReportListCall(Long xTenant,
String xEnv,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getInsightReportList
|
ApiResponse<InlineResponse2001> |
getInsightReportListWithHttpInfo(Long xTenant,
String xEnv)
洞察报告列表
|
InlineResponse2003 |
getInsightReportUsage(Long xTenant,
String xEnv,
Boolean openapiOnly)
统计洞察报告查看次数
|
com.squareup.okhttp.Call |
getInsightReportUsageAsync(Long xTenant,
String xEnv,
Boolean openapiOnly,
ApiCallback<InlineResponse2003> callback)
统计洞察报告查看次数 (asynchronously)
|
com.squareup.okhttp.Call |
getInsightReportUsageCall(Long xTenant,
String xEnv,
Boolean openapiOnly,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getInsightReportUsage
|
ApiResponse<InlineResponse2003> |
getInsightReportUsageWithHttpInfo(Long xTenant,
String xEnv,
Boolean openapiOnly)
统计洞察报告查看次数
|
void |
setApiClient(ApiClient apiClient) |
public InsightApi()
public InsightApi(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public com.squareup.okhttp.Call getDSLInsightKeyCall(Object body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - dsl结构 (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic InlineResponse200 getDSLInsightKey(Object body) throws ApiException
body - dsl结构 (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<InlineResponse200> getDSLInsightKeyWithHttpInfo(Object body) throws ApiException
body - dsl结构 (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getDSLInsightKeyAsync(Object body, ApiCallback<InlineResponse200> callback) throws ApiException
body - dsl结构 (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 getInsightReportByIdCall(Long xTenant, Long reportId, String xEnv, Boolean singleValue, String insightSortObj, String sortType, org.threeten.bp.LocalDate pDate, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
xTenant - (required)reportId - (required)xEnv - (optional)singleValue - (optional)insightSortObj - (optional)sortType - (optional)pDate - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic InlineResponse2002 getInsightReportById(Long xTenant, Long reportId, String xEnv, Boolean singleValue, String insightSortObj, String sortType, org.threeten.bp.LocalDate pDate) throws ApiException
xTenant - (required)reportId - (required)xEnv - (optional)singleValue - (optional)insightSortObj - (optional)sortType - (optional)pDate - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<InlineResponse2002> getInsightReportByIdWithHttpInfo(Long xTenant, Long reportId, String xEnv, Boolean singleValue, String insightSortObj, String sortType, org.threeten.bp.LocalDate pDate) throws ApiException
xTenant - (required)reportId - (required)xEnv - (optional)singleValue - (optional)insightSortObj - (optional)sortType - (optional)pDate - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getInsightReportByIdAsync(Long xTenant, Long reportId, String xEnv, Boolean singleValue, String insightSortObj, String sortType, org.threeten.bp.LocalDate pDate, ApiCallback<InlineResponse2002> callback) throws ApiException
xTenant - (required)reportId - (required)xEnv - (optional)singleValue - (optional)insightSortObj - (optional)sortType - (optional)pDate - (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 getInsightReportListCall(Long xTenant, String xEnv, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
xTenant - (required)xEnv - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic InlineResponse2001 getInsightReportList(Long xTenant, String xEnv) throws ApiException
xTenant - (required)xEnv - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<InlineResponse2001> getInsightReportListWithHttpInfo(Long xTenant, String xEnv) throws ApiException
xTenant - (required)xEnv - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getInsightReportListAsync(Long xTenant, String xEnv, ApiCallback<InlineResponse2001> callback) throws ApiException
xTenant - (required)xEnv - (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 getInsightReportUsageCall(Long xTenant, String xEnv, Boolean openapiOnly, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
xTenant - (required)xEnv - (optional)openapiOnly - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic InlineResponse2003 getInsightReportUsage(Long xTenant, String xEnv, Boolean openapiOnly) throws ApiException
xTenant - (required)xEnv - (optional)openapiOnly - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<InlineResponse2003> getInsightReportUsageWithHttpInfo(Long xTenant, String xEnv, Boolean openapiOnly) throws ApiException
xTenant - (required)xEnv - (optional)openapiOnly - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getInsightReportUsageAsync(Long xTenant, String xEnv, Boolean openapiOnly, ApiCallback<InlineResponse2003> callback) throws ApiException
xTenant - (required)xEnv - (optional)openapiOnly - (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.