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