Uses of Class
com.tencentcloudapi.essbasic.v20201222.models.FaceIdPhoto
-
Packages that use FaceIdPhoto Package Description com.tencentcloudapi.essbasic.v20201222.models -
-
Uses of FaceIdPhoto in com.tencentcloudapi.essbasic.v20201222.models
Methods in com.tencentcloudapi.essbasic.v20201222.models that return FaceIdPhoto Modifier and Type Method Description FaceIdPhoto[]
DescribeFaceIdPhotosResponse. getPhotos()
Get 照片信息列表Methods in com.tencentcloudapi.essbasic.v20201222.models with parameters of type FaceIdPhoto Modifier and Type Method Description void
DescribeFaceIdPhotosResponse. setPhotos(FaceIdPhoto[] Photos)
Set 照片信息列表Constructors in com.tencentcloudapi.essbasic.v20201222.models with parameters of type FaceIdPhoto Constructor Description FaceIdPhoto(FaceIdPhoto 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.
-