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