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