Uses of Interface
org.jclouds.cloudwatch.features.MetricApi

Packages that use MetricApi
org.jclouds.cloudwatch   
 

Uses of MetricApi in org.jclouds.cloudwatch
 

Methods in org.jclouds.cloudwatch that return MetricApi
 MetricApi CloudWatchApi.getMetricApi()
          Provides synchronous access to Metric features.
 MetricApi CloudWatchApi.getMetricApiForRegion(String region)
          Provides synchronous access to Metric features.
 

Methods in org.jclouds.cloudwatch with parameters of type MetricApi
static Iterable<Metric> CloudWatch.listMetrics(MetricApi metricApi, ListMetricsOptions options)
          List metrics based on the criteria in the ListMetricsOptions passed in.
 



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