Uses of Class
com.tencentcloudapi.cwp.v20180228.models.BaselineHostDetect
-
Packages that use BaselineHostDetect Package Description com.tencentcloudapi.cwp.v20180228.models -
-
Uses of BaselineHostDetect in com.tencentcloudapi.cwp.v20180228.models
Methods in com.tencentcloudapi.cwp.v20180228.models that return BaselineHostDetect Modifier and Type Method Description BaselineHostDetect[]DescribeBaselineHostDetectListResponse. getList()Get 无Methods in com.tencentcloudapi.cwp.v20180228.models with parameters of type BaselineHostDetect Modifier and Type Method Description voidDescribeBaselineHostDetectListResponse. setList(BaselineHostDetect[] List)Set 无Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type BaselineHostDetect Constructor Description BaselineHostDetect(BaselineHostDetect 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.
-