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