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