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