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