Uses of Class
com.tencentcloudapi.cwp.v20180228.models.OpenPortStatistics
-
Packages that use OpenPortStatistics Package Description com.tencentcloudapi.cwp.v20180228.models -
-
Uses of OpenPortStatistics in com.tencentcloudapi.cwp.v20180228.models
Methods in com.tencentcloudapi.cwp.v20180228.models that return OpenPortStatistics Modifier and Type Method Description OpenPortStatistics[]DescribeOpenPortStatisticsResponse. getOpenPortStatistics()Get 端口统计数据列表Methods in com.tencentcloudapi.cwp.v20180228.models with parameters of type OpenPortStatistics Modifier and Type Method Description voidDescribeOpenPortStatisticsResponse. setOpenPortStatistics(OpenPortStatistics[] OpenPortStatistics)Set 端口统计数据列表Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type OpenPortStatistics Constructor Description OpenPortStatistics(OpenPortStatistics 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.
-