public interface CloudWatchApi extends Closeable
| Modifier and Type | Method and Description | 
|---|---|
AlarmApi | 
getAlarmApi()
Provides synchronous access to Alarm features. 
 | 
AlarmApi | 
getAlarmApiForRegion(String region)
Provides synchronous access to Alarm features. 
 | 
Set<String> | 
getConfiguredRegions()  | 
MetricApi | 
getMetricApi()
Provides synchronous access to Metric features. 
 | 
MetricApi | 
getMetricApiForRegion(String region)
Provides synchronous access to Metric features. 
 | 
@Provides Set<String> getConfiguredRegions()
MetricApi getMetricApi()
MetricApi getMetricApiForRegion(@Nullable String region)
AlarmApi getAlarmApi()
Copyright © 2009-2013 jclouds. All Rights Reserved.