public static class QueryThingModelExtendConfigResponseBody.QueryThingModelExtendConfigResponseBodyData
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
configuration |
| 构造器和说明 |
|---|
QueryThingModelExtendConfigResponseBody.QueryThingModelExtendConfigResponseBodyData() |
| 限定符和类型 | 方法和说明 |
|---|---|
static QueryThingModelExtendConfigResponseBody.QueryThingModelExtendConfigResponseBodyData |
build(Map<String,?> map) |
String |
getConfiguration() |
QueryThingModelExtendConfigResponseBody.QueryThingModelExtendConfigResponseBodyData |
setConfiguration(String configuration) |
@NameInMap(value="Configuration") public String configuration
public QueryThingModelExtendConfigResponseBody.QueryThingModelExtendConfigResponseBodyData()
public static QueryThingModelExtendConfigResponseBody.QueryThingModelExtendConfigResponseBodyData build(Map<String,?> map) throws Exception
Exceptionpublic QueryThingModelExtendConfigResponseBody.QueryThingModelExtendConfigResponseBodyData setConfiguration(String configuration)
public String getConfiguration()
Copyright © 2023. All rights reserved.