public static class GetMetaTableOutputResponseBody.GetMetaTableOutputResponseBodyDataDataEntityList
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
endTime |
Long |
projectId |
String |
startTime |
String |
tableGuid |
String |
taskId |
Long |
taskInstanceId |
String |
waitTime |
| 构造器和说明 |
|---|
GetMetaTableOutputResponseBodyDataDataEntityList() |
@NameInMap(value="EndTime") public String endTime
@NameInMap(value="ProjectId") public Long projectId
@NameInMap(value="StartTime") public String startTime
@NameInMap(value="TableGuid") public String tableGuid
@NameInMap(value="TaskId") public String taskId
@NameInMap(value="TaskInstanceId") public Long taskInstanceId
@NameInMap(value="WaitTime") public String waitTime
public GetMetaTableOutputResponseBodyDataDataEntityList()
public static GetMetaTableOutputResponseBody.GetMetaTableOutputResponseBodyDataDataEntityList build(Map<String,?> map) throws Exception
Exceptionpublic GetMetaTableOutputResponseBody.GetMetaTableOutputResponseBodyDataDataEntityList setEndTime(String endTime)
public String getEndTime()
public GetMetaTableOutputResponseBody.GetMetaTableOutputResponseBodyDataDataEntityList setProjectId(Long projectId)
public Long getProjectId()
public GetMetaTableOutputResponseBody.GetMetaTableOutputResponseBodyDataDataEntityList setStartTime(String startTime)
public String getStartTime()
public GetMetaTableOutputResponseBody.GetMetaTableOutputResponseBodyDataDataEntityList setTableGuid(String tableGuid)
public String getTableGuid()
public GetMetaTableOutputResponseBody.GetMetaTableOutputResponseBodyDataDataEntityList setTaskId(String taskId)
public String getTaskId()
public GetMetaTableOutputResponseBody.GetMetaTableOutputResponseBodyDataDataEntityList setTaskInstanceId(Long taskInstanceId)
public Long getTaskInstanceId()
public GetMetaTableOutputResponseBody.GetMetaTableOutputResponseBodyDataDataEntityList setWaitTime(String waitTime)
public String getWaitTime()
Copyright © 2021. All rights reserved.