public class DescribeBandwidthClusterAreasResponse
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
List<BandwidthClusterAreaInfo> |
areas
可开通共享流量包区域列表
|
String |
requestId
requestId
|
| Constructor and Description |
|---|
DescribeBandwidthClusterAreasResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<BandwidthClusterAreaInfo> |
getAreas() |
String |
getRequestId() |
void |
setAreas(List<BandwidthClusterAreaInfo> areas) |
void |
setRequestId(String requestId) |
public String requestId
public List<BandwidthClusterAreaInfo> areas
public DescribeBandwidthClusterAreasResponse()
public String getRequestId()
public void setRequestId(String requestId)
public List<BandwidthClusterAreaInfo> getAreas()
public void setAreas(List<BandwidthClusterAreaInfo> areas)
Copyright © 2025. All rights reserved.