Uses of Class
com.tencentcloudapi.tci.v20190318.models.Face
-
Packages that use Face Package Description com.tencentcloudapi.tci.v20190318.models -
-
Uses of Face in com.tencentcloudapi.tci.v20190318.models
Methods in com.tencentcloudapi.tci.v20190318.models that return Face Modifier and Type Method Description Face[]DescribePersonResponse. getFaceSet()Get 人员人脸列表Methods in com.tencentcloudapi.tci.v20190318.models with parameters of type Face Modifier and Type Method Description voidDescribePersonResponse. setFaceSet(Face[] FaceSet)Set 人员人脸列表Constructors in com.tencentcloudapi.tci.v20190318.models with parameters of type Face Constructor Description Face(Face 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.
-