public interface IUserReminderViewCollectionRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IUserReminderViewCollectionRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request
|
IUserReminderViewCollectionRequest |
buildRequest(Option... requestOptions)
Creates the request
|
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIUserReminderViewCollectionRequest buildRequest(Option... requestOptions)
requestOptions - the options for this requestIUserReminderViewCollectionRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this request