Uses of Class
com.tencentcloudapi.tcss.v20201101.models.RiskDnsEventInfo
-
Packages that use RiskDnsEventInfo Package Description com.tencentcloudapi.tcss.v20201101.models -
-
Uses of RiskDnsEventInfo in com.tencentcloudapi.tcss.v20201101.models
Methods in com.tencentcloudapi.tcss.v20201101.models that return RiskDnsEventInfo Modifier and Type Method Description RiskDnsEventInfo[]DescribeRiskDnsListResponse. getList()Get 恶意请求事件列表Methods in com.tencentcloudapi.tcss.v20201101.models with parameters of type RiskDnsEventInfo Modifier and Type Method Description voidDescribeRiskDnsListResponse. setList(RiskDnsEventInfo[] List)Set 恶意请求事件列表Constructors in com.tencentcloudapi.tcss.v20201101.models with parameters of type RiskDnsEventInfo Constructor Description RiskDnsEventInfo(RiskDnsEventInfo 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.
-