public class UpdateFaceEntityResponse
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
UpdateFaceEntityResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
static UpdateFaceEntityResponse |
build(Map<String,?> map) |
UpdateFaceEntityResponseBody |
getBody() |
Map<String,String> |
getHeaders() |
UpdateFaceEntityResponse |
setBody(UpdateFaceEntityResponseBody body) |
UpdateFaceEntityResponse |
setHeaders(Map<String,String> headers) |
@NameInMap(value="body") @Validation(required=true) public UpdateFaceEntityResponseBody body
public static UpdateFaceEntityResponse build(Map<String,?> map) throws Exception
Exceptionpublic UpdateFaceEntityResponse setHeaders(Map<String,String> headers)
public UpdateFaceEntityResponse setBody(UpdateFaceEntityResponseBody body)
public UpdateFaceEntityResponseBody getBody()
Copyright © 2022. All rights reserved.