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