Uses of Class
com.tencentcloudapi.cms.v20190321.models.ImageHotDetect
-
Packages that use ImageHotDetect Package Description com.tencentcloudapi.cms.v20190321.models -
-
Uses of ImageHotDetect in com.tencentcloudapi.cms.v20190321.models
Methods in com.tencentcloudapi.cms.v20190321.models that return ImageHotDetect Modifier and Type Method Description ImageHotDetectImageData. getHotDetect()Get 图片性感详情 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.cms.v20190321.models with parameters of type ImageHotDetect Modifier and Type Method Description voidImageData. setHotDetect(ImageHotDetect HotDetect)Set 图片性感详情 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.cms.v20190321.models with parameters of type ImageHotDetect Constructor Description ImageHotDetect(ImageHotDetect 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.
-