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