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