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