Uses of Class
org.jclouds.azurecompute.arm.domain.MetricAlertAction
Packages that use MetricAlertAction
-
Uses of MetricAlertAction in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return MetricAlertActionMethods in org.jclouds.azurecompute.arm.domain that return types with arguments of type MetricAlertActionModifier and TypeMethodDescriptionabstract List
<MetricAlertAction> MetricAlertProperties.actions()
Method parameters in org.jclouds.azurecompute.arm.domain with type arguments of type MetricAlertActionModifier and TypeMethodDescriptionabstract MetricAlertProperties.Builder
MetricAlertProperties.Builder.actions
(List<MetricAlertAction> actions) static MetricAlertProperties
MetricAlertProperties.create
(List<MetricAlertAction> actions, boolean autoMitigate, Criteria criteria, String description, boolean enabled, String evaluationFrequency, boolean isMigrated, Date lastUpdatedTime, List<String> scopes, int severity, String targetResourceRegion, String targetResourceType, String windowSize)