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