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