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