Uses of Class
com.tencentcloudapi.cwp.v20180228.models.DescribeOpenPortStatisticsRequest
-
Packages that use DescribeOpenPortStatisticsRequest Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of DescribeOpenPortStatisticsRequest in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 with parameters of type DescribeOpenPortStatisticsRequest Modifier and Type Method Description DescribeOpenPortStatisticsResponseCwpClient. DescribeOpenPortStatistics(DescribeOpenPortStatisticsRequest req)本接口 (DescribeOpenPortStatistics) 用于获取端口统计列表。 -
Uses of DescribeOpenPortStatisticsRequest in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type DescribeOpenPortStatisticsRequest Constructor Description DescribeOpenPortStatisticsRequest(DescribeOpenPortStatisticsRequest 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.
-