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