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