|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jakewharton.pingdom.entities.SummaryAverage.Status
public static final class SummaryAverage.Status
Represents a Pingdom summary average status object.
| Constructor Summary | |
|---|---|
SummaryAverage.Status()
|
|
| Method Summary | |
|---|---|
Integer |
getTotalDown()
Total downtime in seconds (Please note that the accuracy of this value is depending on your check resolution). |
Integer |
getTotalUnknown()
Total unknown/unmonitored/paused in seconds (Please note that the accuracy of this value is depending on your check resolution. |
Integer |
getTotalUp()
Total uptime in seconds (Please note that the accuracy of this value is depending on your check resolution). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SummaryAverage.Status()
| Method Detail |
|---|
public Integer getTotalUp()
public Integer getTotalDown()
public Integer getTotalUnknown()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||