| 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 |
|---|---|
ListRtcHistoryScaleResponse |
CloudRTCClient.listRtcHistoryScale(ListRtcHistoryScaleRequest request)
查询历史规模 查询指标过去每天的规模数量,可查询最近31天的数据。当天未结束,无法查到当天的房间数与用户数。 最大查询跨度31天。
|
| Modifier and Type | Method and Description |
|---|---|
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 |
|---|---|
ListRtcHistoryScaleResponse |
ListRtcHistoryScaleResponse.addScaleItem(RtcHistoryScaleTimeValue scaleItem) |
ListRtcHistoryScaleResponse |
ListRtcHistoryScaleResponse.withScale(java.util.function.Consumer<List<RtcHistoryScaleTimeValue>> scaleSetter) |
ListRtcHistoryScaleResponse |
ListRtcHistoryScaleResponse.withScale(List<RtcHistoryScaleTimeValue> scale) |
ListRtcHistoryScaleResponse |
ListRtcHistoryScaleResponse.withXRequestId(String xRequestId) |
Copyright © 2022. All rights reserved.