|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceManager | |
---|---|
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. |
Uses of ServiceManager in com.jakewharton.pingdom |
---|
Methods in com.jakewharton.pingdom that return ServiceManager | |
---|---|
ServiceManager |
ServiceManager.setAppKey(String value)
Set default API key. |
ServiceManager |
ServiceManager.setAuthentication(String email,
String password)
Set default authentication credentials. |
ServiceManager |
ServiceManager.setConnectionTimeout(int connectionTimeout)
Set default connection timeout. |
ServiceManager |
ServiceManager.setReadTimeout(int readTimeout)
Set default read timeout. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |