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