public static class GetScheduleResponseBody.GetScheduleResponseBodyScheduleInformationScheduleItemsStart
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
GetScheduleResponseBodyScheduleInformationScheduleItemsStart() |
@NameInMap(value="date") public String date
@NameInMap(value="dateTime") public String dateTime
@NameInMap(value="timeZone") public String timeZone
public GetScheduleResponseBodyScheduleInformationScheduleItemsStart()
public static GetScheduleResponseBody.GetScheduleResponseBodyScheduleInformationScheduleItemsStart build(Map<String,?> map) throws Exception
Exception
public GetScheduleResponseBody.GetScheduleResponseBodyScheduleInformationScheduleItemsStart setDate(String date)
public String getDate()
public GetScheduleResponseBody.GetScheduleResponseBodyScheduleInformationScheduleItemsStart setDateTime(String dateTime)
public String getDateTime()
public GetScheduleResponseBody.GetScheduleResponseBodyScheduleInformationScheduleItemsStart setTimeZone(String timeZone)
public String getTimeZone()
Copyright © 2021. All rights reserved.