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