Uses of Class
com.tencentcloudapi.cdb.v20170320.models.DeviceCpuInfo
-
Packages that use DeviceCpuInfo Package Description com.tencentcloudapi.cdb.v20170320.models -
-
Uses of DeviceCpuInfo in com.tencentcloudapi.cdb.v20170320.models
Methods in com.tencentcloudapi.cdb.v20170320.models that return DeviceCpuInfo Modifier and Type Method Description DeviceCpuInfoDescribeDeviceMonitorInfoResponse. getCpu()Get 实例CPU监控数据Methods in com.tencentcloudapi.cdb.v20170320.models with parameters of type DeviceCpuInfo Modifier and Type Method Description voidDescribeDeviceMonitorInfoResponse. setCpu(DeviceCpuInfo Cpu)Set 实例CPU监控数据Constructors in com.tencentcloudapi.cdb.v20170320.models with parameters of type DeviceCpuInfo Constructor Description DeviceCpuInfo(DeviceCpuInfo 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.
-