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