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