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