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