Uses of Class
org.jclouds.cloudwatch.xml.DimensionHandler
-
Packages that use DimensionHandler Package Description org.jclouds.cloudwatch.xml -
-
Uses of DimensionHandler in org.jclouds.cloudwatch.xml
Fields in org.jclouds.cloudwatch.xml declared as DimensionHandler Modifier and Type Field Description protected DimensionHandler
MetricAlarmHandler. dimensionHandler
Constructors in org.jclouds.cloudwatch.xml with parameters of type DimensionHandler Constructor Description MetricAlarmHandler(DateService dateService, DimensionHandler dimensionHandler)
MetricHandler(DimensionHandler dimensionHandler)
-