Uses of Class
odata.msgraph.client.entity.WorkbookPivotTable
-
Packages that use WorkbookPivotTable Package Description odata.msgraph.client.entity -
-
Uses of WorkbookPivotTable in odata.msgraph.client.entity
Methods in odata.msgraph.client.entity that return WorkbookPivotTable Modifier and Type Method Description WorkbookPivotTableWorkbookPivotTable.Builder. build()WorkbookPivotTableWorkbookPivotTable. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.WorkbookPivotTableWorkbookPivotTable. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).WorkbookPivotTableWorkbookPivotTable. withName(String name)WorkbookPivotTableWorkbookPivotTable. withUnmappedField(String name, String value)
-