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