Uses of Class
org.jclouds.cloudwatch.domain.GetMetricStatisticsResponse

Packages that use GetMetricStatisticsResponse
org.jclouds.cloudwatch.features   
org.jclouds.cloudwatch.xml   
 

Uses of GetMetricStatisticsResponse in org.jclouds.cloudwatch.features
 

Methods in org.jclouds.cloudwatch.features that return GetMetricStatisticsResponse
 GetMetricStatisticsResponse MetricApi.getMetricStatistics(GetMetricStatistics statistics)
           
 GetMetricStatisticsResponse MetricApi.getMetricStatistics(GetMetricStatistics statistics, GetMetricStatisticsOptions options)
          Gets statistics for the specified metric.
 

Uses of GetMetricStatisticsResponse in org.jclouds.cloudwatch.xml
 

Methods in org.jclouds.cloudwatch.xml that return GetMetricStatisticsResponse
 GetMetricStatisticsResponse GetMetricStatisticsResponseHandlerV2.getResult()
           
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.