public static class GetAIVideoTagResultResponse.VideoTagResult.PersonItem extends Object
| Constructor and Description |
|---|
PersonItem() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFaceUrl() |
String |
getTag() |
List<String> |
getTimes() |
void |
setFaceUrl(String faceUrl) |
void |
setTag(String tag) |
void |
setTimes(List<String> times) |
Copyright © 2020. All Rights Reserved.