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