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