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