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