Uses of Class
org.jclouds.cloudwatch.domain.Metric
Packages that use Metric
Package
Description
-
Uses of Metric in org.jclouds.cloudwatch
Methods in org.jclouds.cloudwatch that return types with arguments of type MetricModifier and TypeMethodDescriptionCloudWatch.listMetrics
(CloudWatchApi cloudWatchApi, String region, ListMetricsOptions options) List metrics based on the criteria in theListMetricsOptions
passed in.CloudWatch.listMetrics
(MetricApi metricApi, ListMetricsOptions options) List metrics based on the criteria in theListMetricsOptions
passed in. -
Uses of Metric in org.jclouds.cloudwatch.domain
Methods in org.jclouds.cloudwatch.domain that return types with arguments of type MetricConstructor parameters in org.jclouds.cloudwatch.domain with type arguments of type Metric -
Uses of Metric in org.jclouds.cloudwatch.features
Methods in org.jclouds.cloudwatch.features that return types with arguments of type MetricModifier and TypeMethodDescriptionMetricApi.list()
MetricApi.list
(ListMetricsOptions options) Returns a list of valid metrics stored for the AWS account owner. -
Uses of Metric in org.jclouds.cloudwatch.functions
Methods in org.jclouds.cloudwatch.functions that return types with arguments of type MetricModifier and TypeMethodDescriptionprotected com.google.common.base.Function
<Object, IterableWithMarker<Metric>> MetricsToPagedIterable.markerToNextForCallingArg0
(String arg0) -
Uses of Metric in org.jclouds.cloudwatch.xml
Methods in org.jclouds.cloudwatch.xml that return MetricMethods in org.jclouds.cloudwatch.xml that return types with arguments of type Metric