public class WorkbookChartFillSetSolidColorRequestBuilder extends BaseActionRequestBuilder implements IWorkbookChartFillSetSolidColorRequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookChartFillSetSolidColorRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
java.lang.String color)
The request builder for this WorkbookChartFillSetSolidColor
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookChartFillSetSolidColorRequest |
buildRequest()
Creates the IWorkbookChartFillSetSolidColorRequest
|
IWorkbookChartFillSetSolidColorRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookChartFillSetSolidColorRequest with specific requestOptions instead of the existing requestOptions
|
getParameter, hasParametergetClient, getOptions, getRequestUrl, getRequestUrlWithAdditionalParameter, getRequestUrlWithAdditionalSegmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClient, getRequestUrl, getRequestUrlWithAdditionalSegmentpublic WorkbookChartFillSetSolidColorRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
java.lang.String color)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestcolor - the colorpublic IWorkbookChartFillSetSolidColorRequest buildRequest()
buildRequest in interface IWorkbookChartFillSetSolidColorRequestBuilderpublic IWorkbookChartFillSetSolidColorRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookChartFillSetSolidColorRequestBuilderrequestOptions - the options for the request