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