| Package | Description |
|---|---|
| com.huaweicloud.sdk.cloudrtc.v1.model |
| Modifier and Type | Method and Description |
|---|---|
AbnormalEventDimensionValue |
AbnormalEventDimensionValue.withAbnormalFactor(Integer abnormalFactor) |
AbnormalEventDimensionValue |
AbnormalEventDimensionValue.withAbnormalFactorDesc(String abnormalFactorDesc) |
AbnormalEventDimensionValue |
AbnormalEventDimensionValue.withAbnormalType(Integer abnormalType) |
AbnormalEventDimensionValue |
AbnormalEventDimensionValue.withAbnormalTypeDesc(String abnormalTypeDesc) |
AbnormalEventDimensionValue |
AbnormalEventDimensionValue.withUserCount(Long userCount) |
| Modifier and Type | Method and Description |
|---|---|
List<AbnormalEventDimensionValue> |
ListRtcAbnormalEventDimensionResponse.getDimensions()
异常体验列表
|
| Modifier and Type | Method and Description |
|---|---|
ListRtcAbnormalEventDimensionResponse |
ListRtcAbnormalEventDimensionResponse.addDimensionsItem(AbnormalEventDimensionValue dimensionsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
ListRtcAbnormalEventDimensionResponse.setDimensions(List<AbnormalEventDimensionValue> dimensions) |
ListRtcAbnormalEventDimensionResponse |
ListRtcAbnormalEventDimensionResponse.withDimensions(java.util.function.Consumer<List<AbnormalEventDimensionValue>> dimensionsSetter) |
ListRtcAbnormalEventDimensionResponse |
ListRtcAbnormalEventDimensionResponse.withDimensions(List<AbnormalEventDimensionValue> dimensions) |
Copyright © 2022. All rights reserved.