Uses of Class
odata.msgraph.client.beta.entity.WorkbookChartPoint
-
Packages that use WorkbookChartPoint Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request -
-
Uses of WorkbookChartPoint in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return WorkbookChartPoint Modifier and Type Method Description WorkbookChartPointWorkbookChartPoint.Builder. build()WorkbookChartPointWorkbookChartPoint. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.WorkbookChartPointWorkbookChartPoint. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).WorkbookChartPointWorkbookChartPoint. withUnmappedField(String name, String value)WorkbookChartPointWorkbookChartPoint. withValue(Json value) -
Uses of WorkbookChartPoint in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return types with arguments of type WorkbookChartPoint Modifier and Type Method Description com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<WorkbookChartPoint>WorkbookChartPointCollectionRequest. itemAt(Integer index)
-