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

Packages that use GetMetricStatistics
org.jclouds.cloudwatch.domain   
org.jclouds.cloudwatch.features   
 

Uses of GetMetricStatistics in org.jclouds.cloudwatch.domain
 

Methods in org.jclouds.cloudwatch.domain that return GetMetricStatistics
 GetMetricStatistics GetMetricStatistics.Builder.build()
          Returns a newly-created GetMetricStatisticsOptionsV2 based on the contents of the Builder.
 

Uses of GetMetricStatistics in org.jclouds.cloudwatch.features
 

Methods in org.jclouds.cloudwatch.features with parameters of type GetMetricStatistics
 GetMetricStatisticsResponse MetricApi.getMetricStatistics(GetMetricStatistics statistics)
           
 GetMetricStatisticsResponse MetricApi.getMetricStatistics(GetMetricStatistics statistics, GetMetricStatisticsOptions options)
          Gets statistics for the specified metric.
 



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