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