| Package | Description |
|---|---|
| com.huaweicloud.sdk.cloudrtc.v1 | |
| com.huaweicloud.sdk.cloudrtc.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static HttpRequestDef<ListRtcHistoryQualityRequest,ListRtcHistoryQualityResponse> |
CloudRTCMeta.listRtcHistoryQuality |
| Modifier and Type | Method and Description |
|---|---|
ListRtcHistoryQualityResponse |
CloudRTCClient.listRtcHistoryQuality(ListRtcHistoryQualityRequest request)
查询历史质量 查询质量指标过去每天的体验数据,可查询最近31天的数据。当天未结束,无法查询到当天的体验数据。 最大查询跨度31天。
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ListRtcHistoryQualityResponse> |
CloudRTCAsyncClient.listRtcHistoryQualityAsync(ListRtcHistoryQualityRequest request)
查询历史质量 查询质量指标过去每天的体验数据,可查询最近31天的数据。当天未结束,无法查询到当天的体验数据。 最大查询跨度31天。
|
AsyncInvoker<ListRtcHistoryQualityRequest,ListRtcHistoryQualityResponse> |
CloudRTCAsyncClient.listRtcHistoryQualityAsyncInvoker(ListRtcHistoryQualityRequest request)
查询历史质量 查询质量指标过去每天的体验数据,可查询最近31天的数据。当天未结束,无法查询到当天的体验数据。 最大查询跨度31天。
|
SyncInvoker<ListRtcHistoryQualityRequest,ListRtcHistoryQualityResponse> |
CloudRTCClient.listRtcHistoryQualityInvoker(ListRtcHistoryQualityRequest request)
查询历史质量 查询质量指标过去每天的体验数据,可查询最近31天的数据。当天未结束,无法查询到当天的体验数据。 最大查询跨度31天。
|
| Modifier and Type | Method and Description |
|---|---|
ListRtcHistoryQualityResponse |
ListRtcHistoryQualityResponse.addQualityItem(RtcHistoryQualityTimeValue qualityItem) |
ListRtcHistoryQualityResponse |
ListRtcHistoryQualityResponse.withQuality(java.util.function.Consumer<List<RtcHistoryQualityTimeValue>> qualitySetter) |
ListRtcHistoryQualityResponse |
ListRtcHistoryQualityResponse.withQuality(List<RtcHistoryQualityTimeValue> quality) |
ListRtcHistoryQualityResponse |
ListRtcHistoryQualityResponse.withXRequestId(String xRequestId) |
Copyright © 2022. All rights reserved.