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