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