public static class BatchGetEdgeInstanceDriverConfigsResponseBody.BatchGetEdgeInstanceDriverConfigsResponseBodyDriverConfigList
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
List<BatchGetEdgeInstanceDriverConfigsResponseBody.BatchGetEdgeInstanceDriverConfigsResponseBodyDriverConfigListConfigList> |
configList |
String |
driverId |
| 构造器和说明 |
|---|
BatchGetEdgeInstanceDriverConfigsResponseBody.BatchGetEdgeInstanceDriverConfigsResponseBodyDriverConfigList() |
@NameInMap(value="ConfigList") public List<BatchGetEdgeInstanceDriverConfigsResponseBody.BatchGetEdgeInstanceDriverConfigsResponseBodyDriverConfigListConfigList> configList
@NameInMap(value="DriverId") public String driverId
public BatchGetEdgeInstanceDriverConfigsResponseBody.BatchGetEdgeInstanceDriverConfigsResponseBodyDriverConfigList()
public static BatchGetEdgeInstanceDriverConfigsResponseBody.BatchGetEdgeInstanceDriverConfigsResponseBodyDriverConfigList build(Map<String,?> map) throws Exception
Exceptionpublic BatchGetEdgeInstanceDriverConfigsResponseBody.BatchGetEdgeInstanceDriverConfigsResponseBodyDriverConfigList setConfigList(List<BatchGetEdgeInstanceDriverConfigsResponseBody.BatchGetEdgeInstanceDriverConfigsResponseBodyDriverConfigListConfigList> configList)
public List<BatchGetEdgeInstanceDriverConfigsResponseBody.BatchGetEdgeInstanceDriverConfigsResponseBodyDriverConfigListConfigList> getConfigList()
public BatchGetEdgeInstanceDriverConfigsResponseBody.BatchGetEdgeInstanceDriverConfigsResponseBodyDriverConfigList setDriverId(String driverId)
public String getDriverId()
Copyright © 2023. All rights reserved.