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