Uses of Class
com.tencentcloudapi.vpc.v20170312.models.DescribeBandwidthPackagesResponse
-
Packages that use DescribeBandwidthPackagesResponse Package Description com.tencentcloudapi.vpc.v20170312 com.tencentcloudapi.vpc.v20170312.models -
-
Uses of DescribeBandwidthPackagesResponse in com.tencentcloudapi.vpc.v20170312
Methods in com.tencentcloudapi.vpc.v20170312 that return DescribeBandwidthPackagesResponse Modifier and Type Method Description DescribeBandwidthPackagesResponseVpcClient. DescribeBandwidthPackages(DescribeBandwidthPackagesRequest req)接口用于查询带宽包详细信息,包括带宽包唯一标识ID,类型,计费模式,名称,资源信息等 -
Uses of DescribeBandwidthPackagesResponse in com.tencentcloudapi.vpc.v20170312.models
Constructors in com.tencentcloudapi.vpc.v20170312.models with parameters of type DescribeBandwidthPackagesResponse Constructor Description DescribeBandwidthPackagesResponse(DescribeBandwidthPackagesResponse 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.
-