Uses of Class
com.tencentcloudapi.cfw.v20190904.models.IPDefendStatus
-
Packages that use IPDefendStatus Package Description com.tencentcloudapi.cfw.v20190904.models -
-
Uses of IPDefendStatus in com.tencentcloudapi.cfw.v20190904.models
Methods in com.tencentcloudapi.cfw.v20190904.models that return IPDefendStatus Modifier and Type Method Description IPDefendStatus[]DescribeIPStatusListResponse. getStatusList()Get ip状态信息Methods in com.tencentcloudapi.cfw.v20190904.models with parameters of type IPDefendStatus Modifier and Type Method Description voidDescribeIPStatusListResponse. setStatusList(IPDefendStatus[] StatusList)Set ip状态信息Constructors in com.tencentcloudapi.cfw.v20190904.models with parameters of type IPDefendStatus Constructor Description IPDefendStatus(IPDefendStatus 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.
-