Uses of Class
com.tencentcloudapi.cwp.v20180228.models.ModifyMachineRemarkResponse
-
Packages that use ModifyMachineRemarkResponse Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of ModifyMachineRemarkResponse in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 that return ModifyMachineRemarkResponse Modifier and Type Method Description ModifyMachineRemarkResponse
CwpClient. ModifyMachineRemark(ModifyMachineRemarkRequest req)
修改主机备注信息 -
Uses of ModifyMachineRemarkResponse in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type ModifyMachineRemarkResponse Constructor Description ModifyMachineRemarkResponse(ModifyMachineRemarkResponse 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.
-