Uses of Class
com.microsoft.graph.models.ActionItem
Packages that use ActionItem
-
Uses of ActionItem in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ActionItemModifier and TypeMethodDescriptionstatic ActionItemActionItem.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type ActionItemModifier and TypeMethodDescriptionCallAiInsight.getActionItems()Gets the actionItems property value.Method parameters in com.microsoft.graph.models with type arguments of type ActionItemModifier and TypeMethodDescriptionvoidCallAiInsight.setActionItems(List<ActionItem> value) Sets the actionItems property value.