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