public interface IWorkbookChartLegendRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IWorkbookChartLegendRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request with specific options instead of the existing options
|
IWorkbookChartLegendRequest |
buildRequest(Option... requestOptions)
Creates the request
|
IWorkbookChartLegendFormatRequestBuilder |
format()
Gets the request builder for WorkbookChartLegendFormat
|
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIWorkbookChartLegendRequest buildRequest(Option... requestOptions)
requestOptions - the options for this requestIWorkbookChartLegendRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestIWorkbookChartLegendFormatRequestBuilder format()