Uses of Class
com.microsoft.graph.models.AlertTrigger
Packages that use AlertTrigger
-
Uses of AlertTrigger in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AlertTriggerModifier and TypeMethodDescriptionstatic AlertTriggerAlertTrigger.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 AlertTriggerMethod parameters in com.microsoft.graph.models with type arguments of type AlertTriggerModifier and TypeMethodDescriptionvoidAlert.setTriggers(List<AlertTrigger> value) Sets the triggers property value.