Uses of Class
com.tencentcloudapi.ims.v20200713.models.Device
-
Packages that use Device Package Description com.tencentcloudapi.ims.v20200713.models -
-
Uses of Device in com.tencentcloudapi.ims.v20200713.models
Methods in com.tencentcloudapi.ims.v20200713.models that return Device Modifier and Type Method Description DeviceImageModerationRequest. getDevice()Get 设备相关信息字段,填入后可识别违规风险设备。Methods in com.tencentcloudapi.ims.v20200713.models with parameters of type Device Modifier and Type Method Description voidImageModerationRequest. setDevice(Device Device)Set 设备相关信息字段,填入后可识别违规风险设备。Constructors in com.tencentcloudapi.ims.v20200713.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.
-