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