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