Uses of Class
com.microsoft.graph.models.ItemInsights
Packages that use ItemInsights
-
Uses of ItemInsights in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ItemInsightsModifier and TypeMethodDescriptionstatic ItemInsightsItemInsights.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueUser.getInsights()Gets the insights property value.Methods in com.microsoft.graph.models with parameters of type ItemInsightsModifier and TypeMethodDescriptionvoidUser.setInsights(ItemInsights value) Sets the insights property value.