Uses of Class
com.tencentcloudapi.cms.v20190321.models.ImageData
-
Packages that use ImageData Package Description com.tencentcloudapi.cms.v20190321.models -
-
Uses of ImageData in com.tencentcloudapi.cms.v20190321.models
Methods in com.tencentcloudapi.cms.v20190321.models that return ImageData Modifier and Type Method Description ImageDataImageModerationResponse. getData()Get 识别结果Methods in com.tencentcloudapi.cms.v20190321.models with parameters of type ImageData Modifier and Type Method Description voidImageModerationResponse. setData(ImageData Data)Set 识别结果Constructors in com.tencentcloudapi.cms.v20190321.models with parameters of type ImageData Constructor Description ImageData(ImageData 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.
-