Uses of Class
com.tencentcloudapi.cfw.v20190904.models.IpStatic
-
Packages that use IpStatic Package Description com.tencentcloudapi.cfw.v20190904.models -
-
Uses of IpStatic in com.tencentcloudapi.cfw.v20190904.models
Methods in com.tencentcloudapi.cfw.v20190904.models that return IpStatic Modifier and Type Method Description IpStatic[]DescribeBlockByIpTimesListResponse. getData()Get 返回数据Methods in com.tencentcloudapi.cfw.v20190904.models with parameters of type IpStatic Modifier and Type Method Description voidDescribeBlockByIpTimesListResponse. setData(IpStatic[] Data)Set 返回数据Constructors in com.tencentcloudapi.cfw.v20190904.models with parameters of type IpStatic Constructor Description IpStatic(IpStatic 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.
-