Uses of Interface
org.jclouds.cloudwatch.features.AlarmApi
-
Packages that use AlarmApi Package Description org.jclouds.cloudwatch -
-
Uses of AlarmApi in org.jclouds.cloudwatch
Methods in org.jclouds.cloudwatch that return AlarmApi Modifier and Type Method Description AlarmApi
CloudWatchApi. getAlarmApi()
Provides synchronous access to Alarm features.AlarmApi
CloudWatchApi. getAlarmApiForRegion(String region)
Provides synchronous access to Alarm features.
-