Package | Description |
---|---|
org.jclouds.cloudwatch |
Modifier and Type | Method and Description |
---|---|
MetricClient |
CloudWatchClient.getMetricClientForRegion(String region)
Provides synchronous access to Metric features.
|
Modifier and Type | Method and Description |
---|---|
static Iterable<Metric> |
CloudWatch.listMetrics(MetricClient metricClient,
ListMetricsOptions options)
List metrics based on the criteria in the
ListMetricsOptions passed in. |
Copyright © 2009-2012 jclouds. All Rights Reserved.