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