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