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