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