public class DescribeBandwidthClustersResponse
extends com.aliyun.tea.TeaModel
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeBandwidthClustersResponse.BandwidthClusterInfo |
| Modifier and Type | Field and Description |
|---|---|
List<DescribeBandwidthClustersResponse.BandwidthClusterInfo> |
dataSet
结果集。
|
String |
requestId
唯一请求 ID,每次请求都会返回。
定位问题时需要提供该次请求的requestId。
|
Integer |
totalCount
符合条件的数据总数。
|
| Constructor and Description |
|---|
DescribeBandwidthClustersResponse() |
public String requestId
public Integer totalCount
public List<DescribeBandwidthClustersResponse.BandwidthClusterInfo> dataSet
Copyright © 2025. All rights reserved.