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