| Package | Description |
|---|---|
| com.huaweicloud.sdk.cloudrtc.v1 | |
| com.huaweicloud.sdk.cloudrtc.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static HttpRequestDef<ListRtcHistoryScaleRequest,ListRtcHistoryScaleResponse> |
CloudRTCMeta.listRtcHistoryScale |
| Modifier and Type | Method and Description |
|---|---|
AsyncInvoker<ListRtcHistoryScaleRequest,ListRtcHistoryScaleResponse> |
CloudRTCAsyncClient.listRtcHistoryScaleAsyncInvoker(ListRtcHistoryScaleRequest request)
查询历史规模 查询指标过去每天的规模数量,可查询最近31天的数据。当天未结束,无法查到当天的房间数与用户数。 最大查询跨度31天。
|
SyncInvoker<ListRtcHistoryScaleRequest,ListRtcHistoryScaleResponse> |
CloudRTCClient.listRtcHistoryScaleInvoker(ListRtcHistoryScaleRequest request)
查询历史规模 查询指标过去每天的规模数量,可查询最近31天的数据。当天未结束,无法查到当天的房间数与用户数。 最大查询跨度31天。
|
| Modifier and Type | Method and Description |
|---|---|
ListRtcHistoryScaleResponse |
CloudRTCClient.listRtcHistoryScale(ListRtcHistoryScaleRequest request)
查询历史规模 查询指标过去每天的规模数量,可查询最近31天的数据。当天未结束,无法查到当天的房间数与用户数。 最大查询跨度31天。
|
CompletableFuture<ListRtcHistoryScaleResponse> |
CloudRTCAsyncClient.listRtcHistoryScaleAsync(ListRtcHistoryScaleRequest request)
查询历史规模 查询指标过去每天的规模数量,可查询最近31天的数据。当天未结束,无法查到当天的房间数与用户数。 最大查询跨度31天。
|
AsyncInvoker<ListRtcHistoryScaleRequest,ListRtcHistoryScaleResponse> |
CloudRTCAsyncClient.listRtcHistoryScaleAsyncInvoker(ListRtcHistoryScaleRequest request)
查询历史规模 查询指标过去每天的规模数量,可查询最近31天的数据。当天未结束,无法查到当天的房间数与用户数。 最大查询跨度31天。
|
SyncInvoker<ListRtcHistoryScaleRequest,ListRtcHistoryScaleResponse> |
CloudRTCClient.listRtcHistoryScaleInvoker(ListRtcHistoryScaleRequest request)
查询历史规模 查询指标过去每天的规模数量,可查询最近31天的数据。当天未结束,无法查到当天的房间数与用户数。 最大查询跨度31天。
|
| Modifier and Type | Method and Description |
|---|---|
ListRtcHistoryScaleRequest |
ListRtcHistoryScaleRequest.addMetricItem(String metricItem) |
ListRtcHistoryScaleRequest |
ListRtcHistoryScaleRequest.withApp(String app) |
ListRtcHistoryScaleRequest |
ListRtcHistoryScaleRequest.withAuthorization(String authorization) |
ListRtcHistoryScaleRequest |
ListRtcHistoryScaleRequest.withEndDate(String endDate) |
ListRtcHistoryScaleRequest |
ListRtcHistoryScaleRequest.withMetric(java.util.function.Consumer<List<String>> metricSetter) |
ListRtcHistoryScaleRequest |
ListRtcHistoryScaleRequest.withMetric(List<String> metric) |
ListRtcHistoryScaleRequest |
ListRtcHistoryScaleRequest.withStartDate(String startDate) |
ListRtcHistoryScaleRequest |
ListRtcHistoryScaleRequest.withXProjectId(String xProjectId) |
ListRtcHistoryScaleRequest |
ListRtcHistoryScaleRequest.withXSdkDate(String xSdkDate) |
Copyright © 2022. All rights reserved.