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