public interface IWorkbookTableRowRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IWorkbookTableRowRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request with specific options instead of the existing options
|
IWorkbookTableRowRequest |
buildRequest(Option... requestOptions)
Creates the request
|
IWorkbookTableRowRangeRequestBuilder |
range() |
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIWorkbookTableRowRequest buildRequest(Option... requestOptions)
requestOptions - the options for this requestIWorkbookTableRowRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestIWorkbookTableRowRangeRequestBuilder range()