Uses of Class
com.tencentcloudapi.gaap.v20180529.models.DescribeRegionAndPriceRequest
-
Packages that use DescribeRegionAndPriceRequest Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of DescribeRegionAndPriceRequest in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 with parameters of type DescribeRegionAndPriceRequest Modifier and Type Method Description DescribeRegionAndPriceResponseGaapClient. DescribeRegionAndPrice(DescribeRegionAndPriceRequest req)该接口(DescribeRegionAndPrice)用于获取源站区域和带宽梯度价格 -
Uses of DescribeRegionAndPriceRequest in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type DescribeRegionAndPriceRequest Constructor Description DescribeRegionAndPriceRequest(DescribeRegionAndPriceRequest 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.
-