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