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