public abstract class AbstractGetNotificationRequest extends AbstractRequest
| Constructor and Description |
|---|
AbstractGetNotificationRequest(java.lang.String notificationId) |
AbstractGetNotificationRequest(java.util.UUID notificationId) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getNotificationId() |
HttpVerb |
getVerb() |
getChecksum, getChecksumType, getContentType, getHeaders, getQueryParams, getSize, getStream, updateQueryParamclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPathpublic AbstractGetNotificationRequest(java.lang.String notificationId)
public AbstractGetNotificationRequest(java.util.UUID notificationId)
public HttpVerb getVerb()
public java.lang.String getNotificationId()