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