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