Uses of Class
com.tencentcloudapi.cwp.v20180228.models.DescribeLicenseBindListResponse
-
Packages that use DescribeLicenseBindListResponse Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of DescribeLicenseBindListResponse in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 that return DescribeLicenseBindListResponse Modifier and Type Method Description DescribeLicenseBindListResponseCwpClient. DescribeLicenseBindList(DescribeLicenseBindListRequest req)该接口可以获取设置中心-授权管理,某个授权下已绑定的授权机器列表 -
Uses of DescribeLicenseBindListResponse in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type DescribeLicenseBindListResponse Constructor Description DescribeLicenseBindListResponse(DescribeLicenseBindListResponse 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.
-