Uses of Class
com.tencentcloudapi.cwp.v20180228.models.Item
-
Packages that use Item Package Description com.tencentcloudapi.cwp.v20180228.models -
-
Uses of Item in com.tencentcloudapi.cwp.v20180228.models
Methods in com.tencentcloudapi.cwp.v20180228.models that return Item Modifier and Type Method Description Item[]BaselineRule. getItems()Get 适配项ID列表Methods in com.tencentcloudapi.cwp.v20180228.models with parameters of type Item Modifier and Type Method Description voidBaselineRule. setItems(Item[] Items)Set 适配项ID列表Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type Item Constructor Description Item(Item 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.
-