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