|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CloudWatchAsyncApi
Provides access to Amazon CloudWatch via the Query API
| Method Summary | |
|---|---|
Set<String> |
getConfiguredRegions()
|
MetricAsyncApi |
getMetricApi()
Provides asynchronous access to Metric features. |
MetricAsyncApi |
getMetricApiForRegion(String region)
|
com.google.common.util.concurrent.ListenableFuture<? extends Set<Datapoint>> |
getMetricStatisticsInRegion(String region,
String metricName,
String namespace,
Date startTime,
Date endTime,
int period,
Statistics statistics,
GetMetricStatisticsOptions... options)
Deprecated. |
| Method Detail |
|---|
@Provides Set<String> getConfiguredRegions()
@Deprecated
com.google.common.util.concurrent.ListenableFuture<? extends Set<Datapoint>> getMetricStatisticsInRegion(@Nullable
String region,
String metricName,
String namespace,
Date startTime,
Date endTime,
int period,
Statistics statistics,
GetMetricStatisticsOptions... options)
MetricAsyncApi.getMetricStatistics(org.jclouds.cloudwatch.domain.GetMetricStatistics)MetricAsyncApi getMetricApi()
MetricAsyncApi getMetricApiForRegion(@Nullable
String region)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||