Uses of Class
com.tencentcloudapi.waf.v20180125.models.PostAttackDownloadTaskResponse
-
Packages that use PostAttackDownloadTaskResponse Package Description com.tencentcloudapi.waf.v20180125 com.tencentcloudapi.waf.v20180125.models -
-
Uses of PostAttackDownloadTaskResponse in com.tencentcloudapi.waf.v20180125
Methods in com.tencentcloudapi.waf.v20180125 that return PostAttackDownloadTaskResponse Modifier and Type Method Description PostAttackDownloadTaskResponseWafClient. PostAttackDownloadTask(PostAttackDownloadTaskRequest req)创建搜索下载攻击日志任务,使用CLS新版本的搜索下载getlog接口 -
Uses of PostAttackDownloadTaskResponse in com.tencentcloudapi.waf.v20180125.models
Constructors in com.tencentcloudapi.waf.v20180125.models with parameters of type PostAttackDownloadTaskResponse Constructor Description PostAttackDownloadTaskResponse(PostAttackDownloadTaskResponse 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.
-