| Package | Description |
|---|---|
| com.huaweicloud.sdk.cloudrtc.v1.model |
| Modifier and Type | Method and Description |
|---|---|
TimeValueData |
TimeValueData.withTime(String time) |
TimeValueData |
TimeValueData.withValue(Long value) |
| Modifier and Type | Method and Description |
|---|---|
List<TimeValueData> |
ListRtcRealtimeScaleResponse.getScale()
时间戳及相应时间的指标数值列表
|
| Modifier and Type | Method and Description |
|---|---|
ListRtcRealtimeScaleResponse |
ListRtcRealtimeScaleResponse.addScaleItem(TimeValueData scaleItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
ListRtcRealtimeScaleResponse.setScale(List<TimeValueData> scale) |
ListRtcRealtimeScaleResponse |
ListRtcRealtimeScaleResponse.withScale(java.util.function.Consumer<List<TimeValueData>> scaleSetter) |
ListRtcRealtimeScaleResponse |
ListRtcRealtimeScaleResponse.withScale(List<TimeValueData> scale) |
Copyright © 2022. All rights reserved.