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