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