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