public class WorkbookChartPointItemAtRequestBuilder extends BaseFunctionRequestBuilder implements IWorkbookChartPointItemAtRequestBuilder
functionOptions| Constructor and Description |
|---|
WorkbookChartPointItemAtRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
java.lang.Integer index)
The request builder for this WorkbookChartPointItemAt
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookChartPointItemAtRequest |
buildRequest()
Creates the IWorkbookChartPointItemAtRequest
|
IWorkbookChartPointItemAtRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookChartPointItemAtRequest with specific requestOptions instead of the existing requestOptions
|
getClient, getOptions, getRequestUrl, getRequestUrlWithAdditionalParameter, getRequestUrlWithAdditionalSegmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClient, getRequestUrl, getRequestUrlWithAdditionalSegmentpublic WorkbookChartPointItemAtRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
java.lang.Integer index)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestindex - the indexpublic IWorkbookChartPointItemAtRequest buildRequest()
buildRequest in interface IWorkbookChartPointItemAtRequestBuilderpublic IWorkbookChartPointItemAtRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookChartPointItemAtRequestBuilderrequestOptions - the options for the request