| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PingdomApiService | |
|---|---|
| com.jakewharton.pingdom | Classes which assist in marshalling the native builder methods to proper remote API calls and the resulting JSON to POJOs specifically for the Pingdom RESTful API. | 
| com.jakewharton.pingdom.services | Service classes provide implementations for the interaction with and assembling of specific remote API calls. | 
| Uses of PingdomApiService in com.jakewharton.pingdom | 
|---|
| Constructors in com.jakewharton.pingdom with parameters of type PingdomApiService | |
|---|---|
| PingdomApiBuilder(PingdomApiService service,
                  com.google.gson.reflect.TypeToken<T> token,
                  String urlFormat)Initialize a new builder for an HTTP GET call. | |
| PingdomApiBuilder(PingdomApiService service,
                  com.google.gson.reflect.TypeToken<T> token,
                  String urlFormat,
                  double apiVersion)Initalize a new builder for an HTTP GET call with specified API version. | |
| PingdomApiBuilder(PingdomApiService service,
                  com.google.gson.reflect.TypeToken<T> token,
                  String urlFormat,
                  PingdomApiBuilder.HttpMethod method)Initialize a new builder for the specified HTTP method call. | |
| PingdomApiBuilder(PingdomApiService service,
                  com.google.gson.reflect.TypeToken<T> token,
                  String urlFormat,
                  PingdomApiBuilder.HttpMethod method,
                  double apiVersion)Initialize a new builder for the specified HTTP method and API version. | |
| Uses of PingdomApiService in com.jakewharton.pingdom.services | 
|---|
| Subclasses of PingdomApiService in com.jakewharton.pingdom.services | |
|---|---|
|  class | ActionsServiceRepresents Pingdom's remote actions service. | 
|  class | AnalysisServiceRepresents Pingdom's remote analysis service. | 
|  class | CheckServiceRepresents Pingdom's remote check service. | 
|  class | ContactServiceRepresents Pingdom's remote contact service. | 
|  class | ProbeServiceRepresents Pingdom's remote probe service. | 
|  class | ReferenceServiceRepresents Pingdom's remote reference service. | 
|  class | ReportsEmailServiceRepresents Pingdom's remote email reports service. | 
|  class | ReportsPublicServiceRepresents Pingdom's remote public reports service. | 
|  class | ReportsSharedServiceRepresents Pingdom's remote shared reports service. | 
|  class | ResultsServiceRepresents Pingdom's remote results service. | 
|  class | ServerTimeServiceRepresents Pingdom's remote server time service. | 
|  class | SettingsServiceRepresents Pingdom's remote settings service. | 
|  class | SummaryAverageServiceRepresents Pingdom's remote summary average service. | 
|  class | SummaryOutageServiceRepresents Pingdom's remote summary outage service. | 
|  class | SummaryPerformanceServiceRepresents Pingdom's remote summary performance service. | 
|  class | SummaryProbeServiceRepresents Pingdom's remote summary probe service. | 
|  class | TraceRouteServiceRepresents Pingdom's remote trace route service. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||