| Package | Description | 
|---|---|
| com.tencentcloudapi.vpc.v20170312.models | 
| Modifier and Type | Method and Description | 
|---|---|
| CcnRegionBandwidthLimit | CcnBandwidthInfo. getCcnRegionBandwidthLimit()Get The information of the bandwidth regions and bandwidth caps. | 
| CcnRegionBandwidthLimit[] | SetCcnRegionBandwidthLimitsRequest. getCcnRegionBandwidthLimits()Get The outbound bandwidth cap of each CCN region. | 
| CcnRegionBandwidthLimit[] | DescribeCcnRegionBandwidthLimitsResponse. getCcnRegionBandwidthLimitSet()Get The outbound bandwidth caps of all regions connected with the specified CCN instance | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CcnBandwidthInfo. setCcnRegionBandwidthLimit(CcnRegionBandwidthLimit CcnRegionBandwidthLimit)Set The information of the bandwidth regions and bandwidth caps. | 
| void | SetCcnRegionBandwidthLimitsRequest. setCcnRegionBandwidthLimits(CcnRegionBandwidthLimit[] CcnRegionBandwidthLimits)Set The outbound bandwidth cap of each CCN region. | 
| void | DescribeCcnRegionBandwidthLimitsResponse. setCcnRegionBandwidthLimitSet(CcnRegionBandwidthLimit[] CcnRegionBandwidthLimitSet)Set The outbound bandwidth caps of all regions connected with the specified CCN instance | 
| Constructor and Description | 
|---|
| CcnRegionBandwidthLimit(CcnRegionBandwidthLimit source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
Copyright © 2022. All rights reserved.