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