|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CloudWatchApi | |
|---|---|
| org.jclouds.cloudwatch | |
| org.jclouds.cloudwatch.functions | |
| Uses of CloudWatchApi in org.jclouds.cloudwatch |
|---|
| Methods in org.jclouds.cloudwatch with parameters of type CloudWatchApi | |
|---|---|
static Iterable<Metric> |
CloudWatch.listMetrics(CloudWatchApi cloudWatchApi,
String region,
ListMetricsOptions options)
List metrics based on the criteria in the ListMetricsOptions passed in. |
static void |
CloudWatch.putMetricData(CloudWatchApi cloudWatchApi,
String region,
Iterable<MetricDatum> metrics,
String namespace)
Pushes metrics to CloudWatch. |
| Uses of CloudWatchApi in org.jclouds.cloudwatch.functions |
|---|
| Constructors in org.jclouds.cloudwatch.functions with parameters of type CloudWatchApi | |
|---|---|
MetricsToPagedIterable(CloudWatchApi api)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||