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