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