| Package | Description |
|---|---|
| com.huaweicloud.sdk.cloudrtc.v1.model |
| Modifier and Type | Method and Description |
|---|---|
RtcHistoryUsage |
RtcHistoryUsage.withAudio(Long audio) |
RtcHistoryUsage |
RtcHistoryUsage.withDate(String date) |
RtcHistoryUsage |
RtcHistoryUsage.withTotalDuration(Long totalDuration) |
RtcHistoryUsage |
RtcHistoryUsage.withVideoHd(Long videoHd) |
RtcHistoryUsage |
RtcHistoryUsage.withVideoHdp(Long videoHdp) |
RtcHistoryUsage |
RtcHistoryUsage.withVideoSd(Long videoSd) |
| Modifier and Type | Method and Description |
|---|---|
List<RtcHistoryUsage> |
ListRtcHistoryUsageResponse.getUsage()
时间戳及相应时间的指标数值列表
|
| Modifier and Type | Method and Description |
|---|---|
ListRtcHistoryUsageResponse |
ListRtcHistoryUsageResponse.addUsageItem(RtcHistoryUsage usageItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
ListRtcHistoryUsageResponse.setUsage(List<RtcHistoryUsage> usage) |
ListRtcHistoryUsageResponse |
ListRtcHistoryUsageResponse.withUsage(java.util.function.Consumer<List<RtcHistoryUsage>> usageSetter) |
ListRtcHistoryUsageResponse |
ListRtcHistoryUsageResponse.withUsage(List<RtcHistoryUsage> usage) |
Copyright © 2022. All rights reserved.