public interface IEventSnoozeReminderRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IEventSnoozeReminderRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IEventSnoozeReminderRequest with specific options instead of the existing options
|
IEventSnoozeReminderRequest |
buildRequest(Option... requestOptions)
Creates the IEventSnoozeReminderRequest
|
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIEventSnoozeReminderRequest buildRequest(Option... requestOptions)
requestOptions - the options for the requestIEventSnoozeReminderRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for the request