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