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