Class MetricAlertProperties.Builder
java.lang.Object
org.jclouds.azurecompute.arm.domain.MetricAlertProperties.Builder
- Enclosing class:
MetricAlertProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract MetricAlertProperties.Builder
actions
(List<MetricAlertAction> actions) abstract MetricAlertProperties.Builder
autoMitigate
(boolean autoMitigate) abstract MetricAlertProperties
build()
abstract MetricAlertProperties.Builder
abstract MetricAlertProperties.Builder
description
(String description) abstract MetricAlertProperties.Builder
enabled
(boolean enabled) abstract MetricAlertProperties.Builder
evaluationFrequency
(String evaluationFrequency) abstract MetricAlertProperties.Builder
isMigrated
(boolean isMigrated) abstract MetricAlertProperties.Builder
lastUpdatedTime
(Date lastUpdatedTime) abstract MetricAlertProperties.Builder
abstract MetricAlertProperties.Builder
severity
(int severity) abstract MetricAlertProperties.Builder
targetResourceRegion
(String targetResourceRegion) abstract MetricAlertProperties.Builder
targetResourceType
(String targetResourceType) abstract MetricAlertProperties.Builder
windowSize
(String windowSize)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
autoMitigate
-
description
-
enabled
-
evaluationFrequency
-
isMigrated
-
lastUpdatedTime
-
severity
-
targetResourceRegion
-
targetResourceType
-
windowSize
-
scopes
-
actions
-
criteria
-
build
-