public interface IWorkbookApplicationRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IWorkbookApplicationRequest |
buildRequest()
Creates the request
|
IWorkbookApplicationRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request with specific options instead of the existing options
|
IWorkbookApplicationCalculateRequestBuilder |
calculate(java.lang.String calculationType) |
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIWorkbookApplicationRequest buildRequest()
IWorkbookApplicationRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestIWorkbookApplicationCalculateRequestBuilder calculate(java.lang.String calculationType)