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