|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
org.jclouds.ContextBuilder#buildApi(CloudWatchApi.class) as
CloudWatchAsyncApi interface will be removed in jclouds 1.7.
@Deprecated public interface CloudWatchAsyncApi
Provides access to Amazon CloudWatch via the Query API
| Method Summary | |
|---|---|
AlarmAsyncApi |
getAlarmApi()
Deprecated. Provides asynchronous access to Alarm features. |
AlarmAsyncApi |
getAlarmApiForRegion(String region)
Deprecated. Provides asynchronous access to Metric features. |
Set<String> |
getConfiguredRegions()
Deprecated. |
MetricAsyncApi |
getMetricApi()
Deprecated. Provides asynchronous access to Metric features. |
MetricAsyncApi |
getMetricApiForRegion(String region)
Deprecated. Provides asynchronous access to Metric features. |
| Methods inherited from interface java.io.Closeable |
|---|
close |
| Method Detail |
|---|
@Provides Set<String> getConfiguredRegions()
MetricAsyncApi getMetricApi()
MetricAsyncApi getMetricApiForRegion(@Nullable
String region)
AlarmAsyncApi getAlarmApi()
AlarmAsyncApi getAlarmApiForRegion(@Nullable
String region)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||