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