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