Uses of Class
com.tencentcloudapi.cdb.v20170320.models.DeviceNetInfo
-
Packages that use DeviceNetInfo Package Description com.tencentcloudapi.cdb.v20170320.models -
-
Uses of DeviceNetInfo in com.tencentcloudapi.cdb.v20170320.models
Methods in com.tencentcloudapi.cdb.v20170320.models that return DeviceNetInfo Modifier and Type Method Description DeviceNetInfoDescribeDeviceMonitorInfoResponse. getNet()Get 实例网络监控数据Methods in com.tencentcloudapi.cdb.v20170320.models with parameters of type DeviceNetInfo Modifier and Type Method Description voidDescribeDeviceMonitorInfoResponse. setNet(DeviceNetInfo Net)Set 实例网络监控数据Constructors in com.tencentcloudapi.cdb.v20170320.models with parameters of type DeviceNetInfo Constructor Description DeviceNetInfo(DeviceNetInfo 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.
-