Uses of Class
odata.msgraph.client.beta.entity.WorkbookChartPoint.Builder
-
Packages that use WorkbookChartPoint.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of WorkbookChartPoint.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return WorkbookChartPoint.Builder Modifier and Type Method Description static WorkbookChartPoint.BuilderWorkbookChartPoint. builderWorkbookChartPoint()Returns a builder which is used to create a new instance of this class (given that this class is immutable).WorkbookChartPoint.BuilderWorkbookChartPoint.Builder. id(String id)WorkbookChartPoint.BuilderWorkbookChartPoint.Builder. value(Json value)
-