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