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