Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
AiSamplePerson |
ModifyPersonSampleResponse.getPerson()
Get 素材信息。
|
AiSamplePerson |
CreatePersonSampleResponse.getPerson()
Get 素材信息。
|
AiSamplePerson[] |
DescribePersonSamplesResponse.getPersonSet()
Get 素材信息。
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyPersonSampleResponse.setPerson(AiSamplePerson Person)
Set 素材信息。
|
void |
CreatePersonSampleResponse.setPerson(AiSamplePerson Person)
Set 素材信息。
|
void |
DescribePersonSamplesResponse.setPersonSet(AiSamplePerson[] PersonSet)
Set 素材信息。
|
Constructor and Description |
---|
AiSamplePerson(AiSamplePerson 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.