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