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