Uses of Class
org.jclouds.azurecompute.arm.domain.MetricAlertProperties.Builder
Packages that use MetricAlertProperties.Builder
-
Uses of MetricAlertProperties.Builder in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return MetricAlertProperties.BuilderModifier and TypeMethodDescriptionabstract MetricAlertProperties.Builder
MetricAlertProperties.Builder.actions
(List<MetricAlertAction> actions) abstract MetricAlertProperties.Builder
MetricAlertProperties.Builder.autoMitigate
(boolean autoMitigate) MetricAlertProperties.builder()
abstract MetricAlertProperties.Builder
abstract MetricAlertProperties.Builder
MetricAlertProperties.Builder.description
(String description) abstract MetricAlertProperties.Builder
MetricAlertProperties.Builder.enabled
(boolean enabled) abstract MetricAlertProperties.Builder
MetricAlertProperties.Builder.evaluationFrequency
(String evaluationFrequency) abstract MetricAlertProperties.Builder
MetricAlertProperties.Builder.isMigrated
(boolean isMigrated) abstract MetricAlertProperties.Builder
MetricAlertProperties.Builder.lastUpdatedTime
(Date lastUpdatedTime) abstract MetricAlertProperties.Builder
abstract MetricAlertProperties.Builder
MetricAlertProperties.Builder.severity
(int severity) abstract MetricAlertProperties.Builder
MetricAlertProperties.Builder.targetResourceRegion
(String targetResourceRegion) abstract MetricAlertProperties.Builder
MetricAlertProperties.Builder.targetResourceType
(String targetResourceType) abstract MetricAlertProperties.Builder
MetricAlertProperties.toBuilder()
abstract MetricAlertProperties.Builder
MetricAlertProperties.Builder.windowSize
(String windowSize)