Uses of Class
com.microsoft.graph.models.RecommendedAction
Packages that use RecommendedAction
-
Uses of RecommendedAction in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return RecommendedActionModifier and TypeMethodDescriptionstatic RecommendedActionRecommendedAction.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 RecommendedActionModifier and TypeMethodDescriptionSimulationReportOverview.getRecommendedActions()Gets the recommendedActions property value.Method parameters in com.microsoft.graph.models with type arguments of type RecommendedActionModifier and TypeMethodDescriptionvoidSimulationReportOverview.setRecommendedActions(List<RecommendedAction> value) Sets the recommendedActions property value.