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