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