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