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