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