Uses of Class
com.tencentcloudapi.smh.v20210712.models.DescribeTrafficPackagesResponse
-
Packages that use DescribeTrafficPackagesResponse Package Description com.tencentcloudapi.smh.v20210712 com.tencentcloudapi.smh.v20210712.models -
-
Uses of DescribeTrafficPackagesResponse in com.tencentcloudapi.smh.v20210712
Methods in com.tencentcloudapi.smh.v20210712 that return DescribeTrafficPackagesResponse Modifier and Type Method Description DescribeTrafficPackagesResponseSmhClient. DescribeTrafficPackages(DescribeTrafficPackagesRequest req)查询流量资源包 -
Uses of DescribeTrafficPackagesResponse in com.tencentcloudapi.smh.v20210712.models
Constructors in com.tencentcloudapi.smh.v20210712.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.
-