Package | Description |
---|---|
org.jclouds.cloudwatch.features | |
org.jclouds.cloudwatch.xml |
Modifier and Type | Method and Description |
---|---|
GetMetricStatisticsResponse |
MetricApi.getMetricStatistics(GetMetricStatistics statistics) |
GetMetricStatisticsResponse |
MetricApi.getMetricStatistics(GetMetricStatistics statistics,
GetMetricStatisticsOptions options)
Gets statistics for the specified metric.
|
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<? extends GetMetricStatisticsResponse> |
MetricAsyncApi.getMetricStatistics(GetMetricStatistics statistics) |
com.google.common.util.concurrent.ListenableFuture<? extends GetMetricStatisticsResponse> |
MetricAsyncApi.getMetricStatistics(GetMetricStatistics statistics,
GetMetricStatisticsOptions options) |
Modifier and Type | Method and Description |
---|---|
GetMetricStatisticsResponse |
GetMetricStatisticsResponseHandlerV2.getResult() |
Copyright © 2009-2013 jclouds. All Rights Reserved.