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