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