Uses of Enum Class
org.jclouds.azurecompute.arm.domain.Essentials.AlertState
Packages that use Essentials.AlertState
-
Uses of Essentials.AlertState in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return Essentials.AlertStateModifier and TypeMethodDescriptionabstract Essentials.AlertState
Essentials.alertState()
static Essentials.AlertState
static Essentials.AlertState
Returns the enum constant of this class with the specified name.static Essentials.AlertState[]
Essentials.AlertState.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jclouds.azurecompute.arm.domain with parameters of type Essentials.AlertStateModifier and TypeMethodDescriptionstatic Essentials
Essentials.create
(ActionStatus actionStatus, String alertRule, Date lastModifiedDateTime, String lastModifiedUserName, String sourceCreatedId, Date startDateTime, String targetResource, String targetResourceGroup, String targetResourceName, String targetResourceType, Essentials.AlertState alertState, Essentials.MonitorCondition monitorCondition, String monitorService, String severity, String signalType)