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