Uses of Class
com.tencentcloudapi.cfw.v20190904.models.ScanInfo
-
Packages that use ScanInfo Package Description com.tencentcloudapi.cfw.v20190904.models -
-
Uses of ScanInfo in com.tencentcloudapi.cfw.v20190904.models
Methods in com.tencentcloudapi.cfw.v20190904.models that return ScanInfo Modifier and Type Method Description ScanInfoDescribeGuideScanInfoResponse. getData()Get 扫描信息Methods in com.tencentcloudapi.cfw.v20190904.models with parameters of type ScanInfo Modifier and Type Method Description voidDescribeGuideScanInfoResponse. setData(ScanInfo Data)Set 扫描信息Constructors in com.tencentcloudapi.cfw.v20190904.models with parameters of type ScanInfo Constructor Description ScanInfo(ScanInfo 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.
-