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