public interface IWorkbookRangeFillRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IWorkbookRangeFillRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request with specific options instead of the existing options
|
IWorkbookRangeFillRequest |
buildRequest(Option... requestOptions)
Creates the request
|
IWorkbookRangeFillClearRequestBuilder |
clear() |
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIWorkbookRangeFillRequest buildRequest(Option... requestOptions)
requestOptions - the options for this requestIWorkbookRangeFillRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestIWorkbookRangeFillClearRequestBuilder clear()