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