public class NotificationError extends Notification
| Constructor and Description |
|---|
NotificationError() |
| Modifier and Type | Method and Description |
|---|---|
RequestResponseCapture |
getCapture() |
void |
setCapture(RequestResponseCapture capture) |
java.lang.String |
toString() |
equals, getAppID, getCreatedAt, getData, getDeliveredAt, getDeliveryAttempts, getDeliveryStatus, getFirstSentAt, getId, getLinks, getSelf, getTopic, getType, hashCode, readJSON, readJSON, setAppID, setData, setDeliveredAt, setDeliveryAttempts, setDeliveryStatus, setFirstSentAt, setId, setLinks, setSelf, setTopicpublic RequestResponseCapture getCapture()
public void setCapture(RequestResponseCapture capture)
public java.lang.String toString()
toString in class java.lang.Object