Uses of Class
com.tencentcloudapi.ie.v20200304.models.FaceProtect
-
Packages that use FaceProtect Package Description com.tencentcloudapi.ie.v20200304.models -
-
Uses of FaceProtect in com.tencentcloudapi.ie.v20200304.models
Methods in com.tencentcloudapi.ie.v20200304.models that return FaceProtect Modifier and Type Method Description FaceProtectVideoEnhance. getFaceProtect()Get 人脸保护信息。Methods in com.tencentcloudapi.ie.v20200304.models with parameters of type FaceProtect Modifier and Type Method Description voidVideoEnhance. setFaceProtect(FaceProtect FaceProtect)Set 人脸保护信息。Constructors in com.tencentcloudapi.ie.v20200304.models with parameters of type FaceProtect Constructor Description FaceProtect(FaceProtect 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.
-