| Package | Description |
|---|---|
| com.huaweicloud.sdk.cloudrtc.v1.model |
| Modifier and Type | Method and Description |
|---|---|
RtcHistoryScaleTimeValue |
RtcHistoryScaleTimeValue.withAudioCommunicationDuration(Long audioCommunicationDuration) |
RtcHistoryScaleTimeValue |
RtcHistoryScaleTimeValue.withCommunicationDuration(Long communicationDuration) |
RtcHistoryScaleTimeValue |
RtcHistoryScaleTimeValue.withDate(String date) |
RtcHistoryScaleTimeValue |
RtcHistoryScaleTimeValue.withMaxOnlineRoomCount(Long maxOnlineRoomCount) |
RtcHistoryScaleTimeValue |
RtcHistoryScaleTimeValue.withMaxOnlineUserCount(Long maxOnlineUserCount) |
RtcHistoryScaleTimeValue |
RtcHistoryScaleTimeValue.withRoomCount(Long roomCount) |
RtcHistoryScaleTimeValue |
RtcHistoryScaleTimeValue.withSessionCount(Long sessionCount) |
RtcHistoryScaleTimeValue |
RtcHistoryScaleTimeValue.withUserCount(Long userCount) |
RtcHistoryScaleTimeValue |
RtcHistoryScaleTimeValue.withVideoCommunicationDuration(Long videoCommunicationDuration) |
| Modifier and Type | Method and Description |
|---|---|
List<RtcHistoryScaleTimeValue> |
ListRtcHistoryScaleResponse.getScale()
时间戳及相应时间的指标数值列表
|
| Modifier and Type | Method and Description |
|---|---|
ListRtcHistoryScaleResponse |
ListRtcHistoryScaleResponse.addScaleItem(RtcHistoryScaleTimeValue scaleItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
ListRtcHistoryScaleResponse.setScale(List<RtcHistoryScaleTimeValue> scale) |
ListRtcHistoryScaleResponse |
ListRtcHistoryScaleResponse.withScale(java.util.function.Consumer<List<RtcHistoryScaleTimeValue>> scaleSetter) |
ListRtcHistoryScaleResponse |
ListRtcHistoryScaleResponse.withScale(List<RtcHistoryScaleTimeValue> scale) |
Copyright © 2022. All rights reserved.