public class BandwidthClusterAreaInfo
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
String |
areaCode
带宽包区域代码
|
String |
areaName
带宽包区域名称
|
List<String> |
networkTypes
该地区支持的IP网络类型
|
| Constructor and Description |
|---|
BandwidthClusterAreaInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAreaCode() |
String |
getAreaName() |
List<String> |
getNetworkTypes() |
void |
setAreaCode(String areaCode) |
void |
setAreaName(String areaName) |
void |
setNetworkTypes(List<String> networkTypes) |
Copyright © 2025. All rights reserved.