Uses of Class
com.tencentcloudapi.cwp.v20180228.models.DescribeAttackLogsResponse
-
Packages that use DescribeAttackLogsResponse Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of DescribeAttackLogsResponse in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 that return DescribeAttackLogsResponse Modifier and Type Method Description DescribeAttackLogsResponseCwpClient. DescribeAttackLogs(DescribeAttackLogsRequest req)按分页形式展示网络攻击日志列表 -
Uses of DescribeAttackLogsResponse in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type DescribeAttackLogsResponse Constructor Description DescribeAttackLogsResponse(DescribeAttackLogsResponse 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.
-