Uses of Class
com.tencentcloudapi.cwp.v20180228.models.LicenseBindDetail
-
Packages that use LicenseBindDetail Package Description com.tencentcloudapi.cwp.v20180228.models -
-
Uses of LicenseBindDetail in com.tencentcloudapi.cwp.v20180228.models
Methods in com.tencentcloudapi.cwp.v20180228.models that return LicenseBindDetail Modifier and Type Method Description LicenseBindDetail[]DescribeLicenseBindListResponse. getList()Get 绑定机器列表信息Methods in com.tencentcloudapi.cwp.v20180228.models with parameters of type LicenseBindDetail Modifier and Type Method Description voidDescribeLicenseBindListResponse. setList(LicenseBindDetail[] List)Set 绑定机器列表信息Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type LicenseBindDetail Constructor Description LicenseBindDetail(LicenseBindDetail 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.
-