Package org.jclouds.cloudwatch.domain
Class Metric
- java.lang.Object
-
- org.jclouds.cloudwatch.domain.Metric
-
public class Metric extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)Set<Dimension>getDimensions()return the available dimensions for the metricStringgetMetricName()return the metric name for the metric.StringgetNamespace()return the namespace for the metricinthashCode()StringtoString()
-