Uses of Class
com.tencentcloudapi.smh.v20210712.models.TrafficPackage
-
Packages that use TrafficPackage Package Description com.tencentcloudapi.smh.v20210712.models -
-
Uses of TrafficPackage in com.tencentcloudapi.smh.v20210712.models
Methods in com.tencentcloudapi.smh.v20210712.models that return TrafficPackage Modifier and Type Method Description TrafficPackage[]DescribeTrafficPackagesResponse. getList()Get 流量包列表Methods in com.tencentcloudapi.smh.v20210712.models with parameters of type TrafficPackage Modifier and Type Method Description voidDescribeTrafficPackagesResponse. setList(TrafficPackage[] List)Set 流量包列表Constructors in com.tencentcloudapi.smh.v20210712.models with parameters of type TrafficPackage Constructor Description TrafficPackage(TrafficPackage 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.
-