Package | Description |
---|---|
com.tencentcloudapi.tci.v20190318.models |
Modifier and Type | Method and Description |
---|---|
FaceInfo[] |
CreateFaceResponse.getFaceInfoSet()
Get 人脸操作结果信息
|
FaceInfo[] |
DeletePersonResponse.getFaceInfoSet()
Get 人脸信息
|
FaceInfo[] |
DeleteFaceResponse.getFaceInfoSet()
Get 人脸操作结果
|
FaceInfo[] |
CreatePersonResponse.getFaceInfoSet()
Get 人脸操作结果信息
|
FaceInfo[] |
ModifyPersonResponse.getFaceInfoSet()
Get 人脸信息
|
Modifier and Type | Method and Description |
---|---|
void |
CreateFaceResponse.setFaceInfoSet(FaceInfo[] FaceInfoSet)
Set 人脸操作结果信息
|
void |
DeletePersonResponse.setFaceInfoSet(FaceInfo[] FaceInfoSet)
Set 人脸信息
|
void |
DeleteFaceResponse.setFaceInfoSet(FaceInfo[] FaceInfoSet)
Set 人脸操作结果
|
void |
CreatePersonResponse.setFaceInfoSet(FaceInfo[] FaceInfoSet)
Set 人脸操作结果信息
|
void |
ModifyPersonResponse.setFaceInfoSet(FaceInfo[] FaceInfoSet)
Set 人脸信息
|
Constructor and Description |
---|
FaceInfo(FaceInfo 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.
|
Copyright © 2022. All rights reserved.