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