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