| 程序包 | 说明 |
|---|---|
| code.byted.cdp.model | |
| code.byted.cdp.openapi |
| 限定符和类型 | 方法和说明 |
|---|---|
TendencyStatisticsReq |
TendencyStatisticsReq.addExcludeUsersItem(String excludeUsersItem) |
TendencyStatisticsReq |
TendencyStatisticsReq.addModulesItem(List<String> modulesItem) |
TendencyStatisticsReq |
TendencyStatisticsReq.endDate(String endDate) |
TendencyStatisticsReq |
TendencyStatisticsReq.excludeUsers(List<String> excludeUsers) |
TendencyStatisticsReq |
TendencyStatisticsReq.groupBy(String groupBy) |
TendencyStatisticsReq |
TendencyStatisticsReq.indexName(String indexName) |
TendencyStatisticsReq |
TendencyStatisticsReq.modules(List<List<String>> modules) |
TendencyStatisticsReq |
TendencyStatisticsReq.period(String period) |
TendencyStatisticsReq |
TendencyStatisticsReq.startDate(String startDate) |
| 限定符和类型 | 方法和说明 |
|---|---|
CommonResponseListTendencyStatisticsResp |
AssetApi.getAccessCoreTendencyStatistics(Long xTenant,
TendencyStatisticsReq body)
获取访问统计-核心指标趋势图
|
com.squareup.okhttp.Call |
AssetApi.getAccessCoreTendencyStatisticsAsync(Long xTenant,
TendencyStatisticsReq body,
ApiCallback<CommonResponseListTendencyStatisticsResp> callback)
获取访问统计-核心指标趋势图 (asynchronously)
|
com.squareup.okhttp.Call |
AssetApi.getAccessCoreTendencyStatisticsCall(Long xTenant,
TendencyStatisticsReq body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getAccessCoreTendencyStatistics
|
ApiResponse<CommonResponseListTendencyStatisticsResp> |
AssetApi.getAccessCoreTendencyStatisticsWithHttpInfo(Long xTenant,
TendencyStatisticsReq body)
获取访问统计-核心指标趋势图
|
Copyright © 2023. All rights reserved.