public interface IWorkbookChartPointRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IWorkbookChartPointRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request with specific options instead of the existing options
|
IWorkbookChartPointRequest |
buildRequest(Option... requestOptions)
Creates the request
|
IWorkbookChartPointFormatRequestBuilder |
format()
Gets the request builder for WorkbookChartPointFormat
|
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIWorkbookChartPointRequest buildRequest(Option... requestOptions)
requestOptions - the options for this requestIWorkbookChartPointRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestIWorkbookChartPointFormatRequestBuilder format()