Uses of Class
org.jclouds.azurecompute.arm.domain.AlertProperties
Packages that use AlertProperties
-
Uses of AlertProperties in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return AlertPropertiesModifier and TypeMethodDescriptionabstract AlertProperties
AlertProperties.Builder.build()
static AlertProperties
AlertProperties.create
(JsonBall context, JsonBall egressConfig, Essentials essentials) abstract AlertProperties
Alert.properties()
Methods in org.jclouds.azurecompute.arm.domain with parameters of type AlertPropertiesModifier and TypeMethodDescriptionstatic Alert
Alert.create
(String id, String name, String type, AlertProperties properties) abstract Alert.Builder
Alert.Builder.properties
(AlertProperties properties)