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