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