Uses of Class
com.tencentcloudapi.dc.v20180410.models.DescribeInternetAddressStatisticsRequest
-
Packages that use DescribeInternetAddressStatisticsRequest Package Description com.tencentcloudapi.dc.v20180410 com.tencentcloudapi.dc.v20180410.models -
-
Uses of DescribeInternetAddressStatisticsRequest in com.tencentcloudapi.dc.v20180410
Methods in com.tencentcloudapi.dc.v20180410 with parameters of type DescribeInternetAddressStatisticsRequest Modifier and Type Method Description DescribeInternetAddressStatisticsResponseDcClient. DescribeInternetAddressStatistics(DescribeInternetAddressStatisticsRequest req)获取用户互联网公网地址分配统计信息 -
Uses of DescribeInternetAddressStatisticsRequest in com.tencentcloudapi.dc.v20180410.models
Constructors in com.tencentcloudapi.dc.v20180410.models with parameters of type DescribeInternetAddressStatisticsRequest Constructor Description DescribeInternetAddressStatisticsRequest(DescribeInternetAddressStatisticsRequest 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.
-