Uses of Class
com.tencentcloudapi.cwp.v20180228.models.LicenseDetail
-
Packages that use LicenseDetail Package Description com.tencentcloudapi.cwp.v20180228.models -
-
Uses of LicenseDetail in com.tencentcloudapi.cwp.v20180228.models
Methods in com.tencentcloudapi.cwp.v20180228.models that return LicenseDetail Modifier and Type Method Description LicenseDetail[]DescribeLicenseListResponse. getList()Get 授权数列表信息Methods in com.tencentcloudapi.cwp.v20180228.models with parameters of type LicenseDetail Modifier and Type Method Description voidDescribeLicenseListResponse. setList(LicenseDetail[] List)Set 授权数列表信息Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type LicenseDetail Constructor Description LicenseDetail(LicenseDetail 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.
-