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 boolean
equals(Object obj)
Set<Dimension>
getDimensions()
return the available dimensions for the metricString
getMetricName()
return the metric name for the metric.String
getNamespace()
return the namespace for the metricint
hashCode()
String
toString()
-