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