|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.xerox.amazonws.monitoring.MetricStatisticsResult
public class MetricStatisticsResult
An instance of this class represents a staticics result
| Constructor Summary | |
|---|---|
MetricStatisticsResult(String label)
|
|
| Method Summary | |
|---|---|
List<Datapoint> |
getDatapoints()
|
String |
getLabel()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MetricStatisticsResult(String label)
| Method Detail |
|---|
public String getLabel()
public List<Datapoint> getDatapoints()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||