Uses of Class
com.tencentcloudapi.gaap.v20180529.models.BandwidthPriceGradient
-
Packages that use BandwidthPriceGradient Package Description com.tencentcloudapi.gaap.v20180529.models -
-
Uses of BandwidthPriceGradient in com.tencentcloudapi.gaap.v20180529.models
Methods in com.tencentcloudapi.gaap.v20180529.models that return BandwidthPriceGradient Modifier and Type Method Description BandwidthPriceGradient[]DescribeRegionAndPriceResponse. getBandwidthUnitPrice()Get 通道带宽费用梯度价格BandwidthPriceGradient[]InquiryPriceCreateProxyResponse. getBandwidthUnitPrice()Get 通道带宽费用梯度价格。 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.gaap.v20180529.models with parameters of type BandwidthPriceGradient Modifier and Type Method Description voidDescribeRegionAndPriceResponse. setBandwidthUnitPrice(BandwidthPriceGradient[] BandwidthUnitPrice)Set 通道带宽费用梯度价格voidInquiryPriceCreateProxyResponse. setBandwidthUnitPrice(BandwidthPriceGradient[] BandwidthUnitPrice)Set 通道带宽费用梯度价格。 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type BandwidthPriceGradient Constructor Description BandwidthPriceGradient(BandwidthPriceGradient 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.
-