Uses of Class
com.tencentcloudapi.cfw.v20190904.models.StaticInfo
-
Packages that use StaticInfo Package Description com.tencentcloudapi.cfw.v20190904.models -
-
Uses of StaticInfo in com.tencentcloudapi.cfw.v20190904.models
Methods in com.tencentcloudapi.cfw.v20190904.models that return StaticInfo Modifier and Type Method Description StaticInfo[]DescribeBlockStaticListResponse. getData()Get 无StaticInfo[]DescribeTLogIpListResponse. getData()Get 数据集合Methods in com.tencentcloudapi.cfw.v20190904.models with parameters of type StaticInfo Modifier and Type Method Description voidDescribeBlockStaticListResponse. setData(StaticInfo[] Data)Set 无voidDescribeTLogIpListResponse. setData(StaticInfo[] Data)Set 数据集合Constructors in com.tencentcloudapi.cfw.v20190904.models with parameters of type StaticInfo Constructor Description StaticInfo(StaticInfo 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.
-