com.jakewharton.pingdom.entities.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of pingdom-java Show documentation
Show all versions of pingdom-java Show documentation
A Java wrapper around the Pingdom RESTful API and a simple DSL for easy interaction.
The newest version!
/**
* Immutable POJOs which provide native object representation of the JSON
* returned by remote API calls.
*
* All classes must implement the
* {@link com.jakewharton.pingdom.PingdomEntity} interface.
*/
package com.jakewharton.pingdom.entities;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy