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