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, getRequestUrlWithAdditionalSegment
IWorkbookCreateSessionRequest buildRequest(Option... requestOptions)
requestOptions
- the options for the requestIWorkbookCreateSessionRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions
- the options for the request