public class Nrtfv1webhookswebhookIdreplaysByDeliveryStatus extends Object
| Constructor and Description |
|---|
Nrtfv1webhookswebhookIdreplaysByDeliveryStatus() |
| Modifier and Type | Method and Description |
|---|---|
Nrtfv1webhookswebhookIdreplaysByDeliveryStatus |
endTime(org.joda.time.DateTime endTime) |
boolean |
equals(Object o) |
Nrtfv1webhookswebhookIdreplaysByDeliveryStatus |
eventType(String eventType) |
org.joda.time.DateTime |
getEndTime()
The end time in yyyy-mm-dd hh:mm:ss.ms format.
|
String |
getEventType()
Get eventType
|
Integer |
getHoursBack()
Alternative parameter to startTime/endTime.
|
String |
getProductId()
Get productId
|
org.joda.time.DateTime |
getStartTime()
The start time in yyyy-mm-dd hh:mm:ss.ms format.
|
String |
getStatus()
The status of the webhook.
|
int |
hashCode() |
Nrtfv1webhookswebhookIdreplaysByDeliveryStatus |
hoursBack(Integer hoursBack) |
Nrtfv1webhookswebhookIdreplaysByDeliveryStatus |
productId(String productId) |
void |
setEndTime(org.joda.time.DateTime endTime) |
void |
setEventType(String eventType) |
void |
setHoursBack(Integer hoursBack) |
void |
setProductId(String productId) |
void |
setStartTime(org.joda.time.DateTime startTime) |
void |
setStatus(String status) |
Nrtfv1webhookswebhookIdreplaysByDeliveryStatus |
startTime(org.joda.time.DateTime startTime) |
Nrtfv1webhookswebhookIdreplaysByDeliveryStatus |
status(String status) |
String |
toString() |
public Nrtfv1webhookswebhookIdreplaysByDeliveryStatus()
public Nrtfv1webhookswebhookIdreplaysByDeliveryStatus status(String status)
public String getStatus()
public void setStatus(String status)
public Nrtfv1webhookswebhookIdreplaysByDeliveryStatus startTime(org.joda.time.DateTime startTime)
public org.joda.time.DateTime getStartTime()
public void setStartTime(org.joda.time.DateTime startTime)
public Nrtfv1webhookswebhookIdreplaysByDeliveryStatus endTime(org.joda.time.DateTime endTime)
public org.joda.time.DateTime getEndTime()
public void setEndTime(org.joda.time.DateTime endTime)
public Nrtfv1webhookswebhookIdreplaysByDeliveryStatus hoursBack(Integer hoursBack)
public Integer getHoursBack()
public void setHoursBack(Integer hoursBack)
public Nrtfv1webhookswebhookIdreplaysByDeliveryStatus productId(String productId)
public String getProductId()
public void setProductId(String productId)
public Nrtfv1webhookswebhookIdreplaysByDeliveryStatus eventType(String eventType)
public String getEventType()
public void setEventType(String eventType)
Copyright © 2024. All rights reserved.