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