| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.entity.collection.request |
| Modifier and Type | Method and Description |
|---|---|
WorkbookChartSeries |
WorkbookChartSeries.Builder.build() |
WorkbookChartSeries |
WorkbookChartSeries.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
WorkbookChartSeries |
WorkbookChartSeries.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
WorkbookChartSeries |
WorkbookChartSeries.withName(String name) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.FunctionRequestReturningNonCollection<WorkbookChartSeries> |
WorkbookChartSeriesCollectionRequest.itemAt(Integer index) |
Copyright © 2018–2020. All rights reserved.