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