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