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