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