Package | Description |
---|---|
com.tencentcloudapi.ivld.v20210903.models |
Modifier and Type | Method and Description |
---|---|
CustomPersonInfo |
DescribeCustomPersonDetailResponse.getPersonInfo()
Get 自定义人物信息
|
CustomPersonInfo[] |
DescribeCustomPersonsResponse.getPersonInfoSet()
Get 自定义人物信息
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeCustomPersonDetailResponse.setPersonInfo(CustomPersonInfo PersonInfo)
Set 自定义人物信息
|
void |
DescribeCustomPersonsResponse.setPersonInfoSet(CustomPersonInfo[] PersonInfoSet)
Set 自定义人物信息
|
Constructor and Description |
---|
CustomPersonInfo(CustomPersonInfo 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.