Uses of Class
com.tencentcloudapi.cms.v20190321.models.Device
-
Packages that use Device Package Description com.tencentcloudapi.cms.v20190321.models -
-
Uses of Device in com.tencentcloudapi.cms.v20190321.models
Methods in com.tencentcloudapi.cms.v20190321.models that return Device Modifier and Type Method Description DeviceTextModerationRequest. getDevice()Get 设备相关信息Methods in com.tencentcloudapi.cms.v20190321.models with parameters of type Device Modifier and Type Method Description voidTextModerationRequest. setDevice(Device Device)Set 设备相关信息Constructors in com.tencentcloudapi.cms.v20190321.models with parameters of type Device Constructor Description Device(Device 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.
-