| Package | Description | 
|---|---|
| com.tencentcloudapi.ivld.v20210903.models | 
| Modifier and Type | Method and Description | 
|---|---|
| PersonImageInfo | CreateCustomPersonResponse. getImageInfo()Get 自定义人脸信息 | 
| PersonImageInfo | AddCustomPersonImageResponse. getImageInfo()Get 自定义人脸图片信息 | 
| PersonImageInfo[] | CustomPersonInfo. getImageInfoSet()Get 自定义人物图片信息 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CreateCustomPersonResponse. setImageInfo(PersonImageInfo ImageInfo)Set 自定义人脸信息 | 
| void | AddCustomPersonImageResponse. setImageInfo(PersonImageInfo ImageInfo)Set 自定义人脸图片信息 | 
| void | CustomPersonInfo. setImageInfoSet(PersonImageInfo[] ImageInfoSet)Set 自定义人物图片信息 | 
| Constructor and Description | 
|---|
| PersonImageInfo(PersonImageInfo 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 © 2025. All rights reserved.