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