| Package | Description | 
|---|---|
| org.jclouds.cloudwatch.domain | |
| org.jclouds.cloudwatch.features | 
| Modifier and Type | Method and Description | 
|---|---|
GetMetricStatistics | 
GetMetricStatistics.Builder.build()
Returns a newly-created  
GetMetricStatisticsOptionsV2 based on the contents of
 the Builder. | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<? extends GetMetricStatisticsResponse> | 
MetricAsyncApi.getMetricStatistics(GetMetricStatistics statistics)  | 
GetMetricStatisticsResponse | 
MetricApi.getMetricStatistics(GetMetricStatistics statistics)  | 
com.google.common.util.concurrent.ListenableFuture<? extends GetMetricStatisticsResponse> | 
MetricAsyncApi.getMetricStatistics(GetMetricStatistics statistics,
                   GetMetricStatisticsOptions options)  | 
GetMetricStatisticsResponse | 
MetricApi.getMetricStatistics(GetMetricStatistics statistics,
                   GetMetricStatisticsOptions options)
Gets statistics for the specified metric. 
 | 
Copyright © 2009-2013 jclouds. All Rights Reserved.