Uses of Class
org.jclouds.azurecompute.arm.domain.AlertModificationProperties
Packages that use AlertModificationProperties
-
Uses of AlertModificationProperties in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return AlertModificationPropertiesModifier and TypeMethodDescriptionabstract AlertModificationProperties
AlertModificationProperties.Builder.build()
static AlertModificationProperties
AlertModificationProperties.create
(String alertId, List<AlertModificationItem> modifications) abstract AlertModificationProperties
AlertModification.properties()
Methods in org.jclouds.azurecompute.arm.domain with parameters of type AlertModificationPropertiesModifier and TypeMethodDescriptionstatic AlertModification
AlertModification.create
(String id, String name, String type, AlertModificationProperties properties) abstract AlertModification.Builder
AlertModification.Builder.properties
(AlertModificationProperties properties)