Package | Description |
---|---|
org.jclouds.cloudwatch.features | |
org.jclouds.cloudwatch.xml |
Modifier and Type | Method and Description |
---|---|
ListMetricsResponse |
MetricClient.listMetrics() |
ListMetricsResponse |
MetricClient.listMetrics(ListMetricsOptions options)
Returns a list of valid metrics stored for the AWS account owner.
|
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<? extends ListMetricsResponse> |
MetricAsyncClient.listMetrics() |
com.google.common.util.concurrent.ListenableFuture<? extends ListMetricsResponse> |
MetricAsyncClient.listMetrics(ListMetricsOptions options) |
Modifier and Type | Method and Description |
---|---|
ListMetricsResponse |
ListMetricsResponseHandler.getResult() |
Copyright © 2009-2012 jclouds. All Rights Reserved.