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