public static class GetEventResponseBody.GetEventResponseBodyReminders
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GetEventResponseBodyReminders() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GetEventResponseBody.GetEventResponseBodyReminders |
build(Map<String,?> map) |
String |
getMethod() |
String |
getMinutes() |
GetEventResponseBody.GetEventResponseBodyReminders |
setMethod(String method) |
GetEventResponseBody.GetEventResponseBodyReminders |
setMinutes(String minutes) |
@NameInMap(value="method") public String method
@NameInMap(value="minutes") public String minutes
public static GetEventResponseBody.GetEventResponseBodyReminders build(Map<String,?> map) throws Exception
Exceptionpublic GetEventResponseBody.GetEventResponseBodyReminders setMethod(String method)
public String getMethod()
public GetEventResponseBody.GetEventResponseBodyReminders setMinutes(String minutes)
public String getMinutes()
Copyright © 2022. All rights reserved.