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