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