Uses of Class
com.tencentcloudapi.ticm.v20181127.models.TerrorismResult
-
Packages that use TerrorismResult Package Description com.tencentcloudapi.ticm.v20181127.models -
-
Uses of TerrorismResult in com.tencentcloudapi.ticm.v20181127.models
Methods in com.tencentcloudapi.ticm.v20181127.models that return TerrorismResult Modifier and Type Method Description TerrorismResultImageModerationResponse. getTerrorismResult()Get 暴恐识别结果。 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.ticm.v20181127.models with parameters of type TerrorismResult Modifier and Type Method Description voidImageModerationResponse. setTerrorismResult(TerrorismResult TerrorismResult)Set 暴恐识别结果。 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.ticm.v20181127.models with parameters of type TerrorismResult Constructor Description TerrorismResult(TerrorismResult 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.
-