public static class GetScheduleResponseBody.GetScheduleResponseBodyScheduleInformationScheduleItems
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GetScheduleResponseBodyScheduleInformationScheduleItems() |
@NameInMap(value="end") public GetScheduleResponseBody.GetScheduleResponseBodyScheduleInformationScheduleItemsEnd end
@NameInMap(value="start") public GetScheduleResponseBody.GetScheduleResponseBodyScheduleInformationScheduleItemsStart start
@NameInMap(value="status") public String status
public GetScheduleResponseBodyScheduleInformationScheduleItems()
public static GetScheduleResponseBody.GetScheduleResponseBodyScheduleInformationScheduleItems build(Map<String,?> map) throws Exception
Exceptionpublic GetScheduleResponseBody.GetScheduleResponseBodyScheduleInformationScheduleItems setEnd(GetScheduleResponseBody.GetScheduleResponseBodyScheduleInformationScheduleItemsEnd end)
public GetScheduleResponseBody.GetScheduleResponseBodyScheduleInformationScheduleItemsEnd getEnd()
public GetScheduleResponseBody.GetScheduleResponseBodyScheduleInformationScheduleItems setStart(GetScheduleResponseBody.GetScheduleResponseBodyScheduleInformationScheduleItemsStart start)
public GetScheduleResponseBody.GetScheduleResponseBodyScheduleInformationScheduleItemsStart getStart()
public GetScheduleResponseBody.GetScheduleResponseBodyScheduleInformationScheduleItems setStatus(String status)
public String getStatus()
Copyright © 2022. All rights reserved.