com.jakewharton.pingdom.entities
Class Message
java.lang.Object
com.jakewharton.pingdom.entities.Message
- All Implemented Interfaces:
- PingdomEntity, Serializable
public final class Message
- extends Object
- implements PingdomEntity
Represents a Pingdom message object.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Message
public Message()
getMessage
public String getMessage()
- Message body.
- Returns:
- Value.
- Since:
- 2.0
Copyright © 2011 Jake Wharton. All Rights Reserved.