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