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