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, updateQueryParam
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPath
public AbstractGetNotificationRequest(java.lang.String notificationId)
public AbstractGetNotificationRequest(java.util.UUID notificationId)
public HttpVerb getVerb()
public java.lang.String getNotificationId()