Uses of Class
com.tencentcloudapi.cwp.v20180228.models.ModifyLicenseBindsResponse
-
Packages that use ModifyLicenseBindsResponse Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of ModifyLicenseBindsResponse in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 that return ModifyLicenseBindsResponse Modifier and Type Method Description ModifyLicenseBindsResponse
CwpClient. ModifyLicenseBinds(ModifyLicenseBindsRequest req)
设置中心-授权管理 对某个授权批量绑定机器 -
Uses of ModifyLicenseBindsResponse in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type ModifyLicenseBindsResponse Constructor Description ModifyLicenseBindsResponse(ModifyLicenseBindsResponse 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.
-