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