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