Uses of Class
com.tencentcloudapi.cdn.v20180606.models.DescribeTrafficPackagesResponse
-
Packages that use DescribeTrafficPackagesResponse Package Description com.tencentcloudapi.cdn.v20180606 com.tencentcloudapi.cdn.v20180606.models -
-
Uses of DescribeTrafficPackagesResponse in com.tencentcloudapi.cdn.v20180606
Methods in com.tencentcloudapi.cdn.v20180606 that return DescribeTrafficPackagesResponse Modifier and Type Method Description DescribeTrafficPackagesResponseCdnClient. DescribeTrafficPackages(DescribeTrafficPackagesRequest req)DescribeTrafficPackages 用于查询 CDN 流量包详情。 -
Uses of DescribeTrafficPackagesResponse in com.tencentcloudapi.cdn.v20180606.models
Constructors in com.tencentcloudapi.cdn.v20180606.models with parameters of type DescribeTrafficPackagesResponse Constructor Description DescribeTrafficPackagesResponse(DescribeTrafficPackagesResponse 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.
-