Uses of Class
com.tencentcloudapi.cwp.v20180228.models.LicenseBindTaskDetail
-
Packages that use LicenseBindTaskDetail Package Description com.tencentcloudapi.cwp.v20180228.models -
-
Uses of LicenseBindTaskDetail in com.tencentcloudapi.cwp.v20180228.models
Methods in com.tencentcloudapi.cwp.v20180228.models that return LicenseBindTaskDetail Modifier and Type Method Description LicenseBindTaskDetail[]DescribeLicenseBindScheduleResponse. getList()Get 绑定任务详情Methods in com.tencentcloudapi.cwp.v20180228.models with parameters of type LicenseBindTaskDetail Modifier and Type Method Description voidDescribeLicenseBindScheduleResponse. setList(LicenseBindTaskDetail[] List)Set 绑定任务详情Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type LicenseBindTaskDetail Constructor Description LicenseBindTaskDetail(LicenseBindTaskDetail 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.
-