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