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