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