|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.jakewharton.pingdom.entities | |
---|---|
com.jakewharton.pingdom.entities | Immutable POJOs which provide native object representation of the JSON returned by remote API calls. |
Classes in com.jakewharton.pingdom.entities used by com.jakewharton.pingdom.entities | |
---|---|
Actions.Alert
Represents a Pingdom alert object. |
|
Check.CheckTypeBase
An encompassing base class which allows for the deserialization of all complex check-type objects to a single native object. |
|
Check.CheckTypeWrapper
Wrapper for CheckType which allows for deserializing either the
simple string type or a more complex object representation of the type
with a single class. |
|
Check.DnsType
Check.CheckTypeBase wrapper which only exposes methods appropriate for
a DNS check type. |
|
Check.HttpCustomType
Check.CheckTypeBase wrapper which only exposes methods appropriate for
an HTTP custom check type. |
|
Check.HttpType
Check.CheckTypeBase wrapper which only exposes methods appropriate for
an HTTP check type. |
|
Check.ImapType
Check.CheckTypeBase wrapper which only exposes methods appropriate for
an HTTP check type. |
|
Check.PingType
Check.CheckTypeBase wrapper which only exposes methods appropriate for
a ping check type. |
|
Check.Pop3Type
Check.CheckTypeBase wrapper which only exposes methods appropriate for
a POP 3 check type. |
|
Check.SmtpType
Check.CheckTypeBase wrapper which only exposes methods appropriate for
an SMTP check type. |
|
Check.TcpType
Check.CheckTypeBase wrapper which only exposes methods appropriate for
a TCP check type. |
|
Check.UdpType
Check.CheckTypeBase wrapper which only exposes methods appropriate for
a UDP check type. |
|
RawResults
Represents a Pingdom raw results object. |
|
Reference.DateTimeFormat
Represents a Pingdom date/time format object. |
|
Reference.NumberFormat
Represents a Pingdom number object. |
|
Reference.Region
Represents a Pingdom region object. |
|
Reference.TimeZone
Represents a Pingdom time zone object. |
|
ReportShared.Banner
Represents a Pingdom shared report banner object. |
|
Settings.Country
Represents a Pingdom country object. |
|
Settings.PublicReports
Represents a Pingdom public report settings object. |
|
Settings.TimeZone
Represents a Pingdom time zone object. |
|
SummaryAverage.ResponseTime
Represents a Pingdom response time object. |
|
SummaryAverage.ResponseTime.AvgResponseWrapper
Wrapper for the average response field of a SummaryAverage.ResponseTime
providing either a single integer value or a list of
probe-specific response times. |
|
SummaryAverage.ResponseTime.ProbeResponseTime
Represents a Pingdom probe response time object. |
|
SummaryAverage.Status
Represents a Pingdom summary average status object. |
|
SummaryOutage.State
Represents a Pingdom summary outage status object. |
|
SummaryPerformance.Day
Represents a Pingdom summary performance day object. |
|
SummaryPerformance.Hour
Represents a Pingdom summary performance hour object. |
|
SummaryPerformance.Week
Represents a Pingdom summary performance week object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |