|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jakewharton.apibuilder.ApiService
com.jakewharton.pingdom.PingdomApiService
com.jakewharton.pingdom.services.SummaryProbeService
public class SummaryProbeService
Represents Pingdom's remote summary probe service.
| Nested Class Summary | |
|---|---|
static class |
SummaryProbeService.GetBuilder
Request builder for get(int). |
| Field Summary |
|---|
| Fields inherited from class com.jakewharton.apibuilder.ApiService |
|---|
CONTENT_ENCODING |
| Constructor Summary | |
|---|---|
SummaryProbeService()
|
|
| Method Summary | |
|---|---|
SummaryProbeService.GetBuilder |
get(int checkId)
Get a list of probes that performed tests for a specified check during a specified period. |
| Methods inherited from class com.jakewharton.pingdom.PingdomApiService |
|---|
delete, get, post, put, setApiVersion, setAppKey, setAuthentication, unmarshall, unmarshall |
| Methods inherited from class com.jakewharton.apibuilder.ApiService |
|---|
acceptGzip, addRequestHeader, closeConnection, closeStream, convertStreamToString, executeDelete, executeDelete, executeGet, executeGet, executeMethod, executePost, executePost, getConnectTimeout, getParametersString, getReadTimeout, getWrappedInputStream, removeRequestHeader, setConnectTimeout, setReadTimeout |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SummaryProbeService()
| Method Detail |
|---|
public SummaryProbeService.GetBuilder get(int checkId)
checkId - Check ID.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||