Uses of Class
com.tencentcloudapi.vpc.v20170312.models.CcnBandwidth
-
Packages that use CcnBandwidth Package Description com.tencentcloudapi.vpc.v20170312.models -
-
Uses of CcnBandwidth in com.tencentcloudapi.vpc.v20170312.models
Methods in com.tencentcloudapi.vpc.v20170312.models that return CcnBandwidth Modifier and Type Method Description CcnBandwidth[]DescribeCrossBorderCcnRegionBandwidthLimitsResponse. getCcnBandwidthSet()Get 云联网地域间限速带宽实例的信息。Methods in com.tencentcloudapi.vpc.v20170312.models with parameters of type CcnBandwidth Modifier and Type Method Description voidDescribeCrossBorderCcnRegionBandwidthLimitsResponse. setCcnBandwidthSet(CcnBandwidth[] CcnBandwidthSet)Set 云联网地域间限速带宽实例的信息。Constructors in com.tencentcloudapi.vpc.v20170312.models with parameters of type CcnBandwidth Constructor Description CcnBandwidth(CcnBandwidth 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.
-