public class ReplayWebhooksRequest extends Object
| Constructor and Description |
|---|
ReplayWebhooksRequest() |
| Modifier and Type | Method and Description |
|---|---|
ReplayWebhooksRequest |
addByTransactionTraceIdentifiersItem(String byTransactionTraceIdentifiersItem) |
ReplayWebhooksRequest |
byDeliveryStatus(Nrtfv1webhookswebhookIdreplaysByDeliveryStatus byDeliveryStatus) |
ReplayWebhooksRequest |
byTransactionTraceIdentifiers(List<String> byTransactionTraceIdentifiers) |
boolean |
equals(Object o) |
Nrtfv1webhookswebhookIdreplaysByDeliveryStatus |
getByDeliveryStatus()
Get byDeliveryStatus
|
List<String> |
getByTransactionTraceIdentifiers()
Get byTransactionTraceIdentifiers
|
int |
hashCode() |
void |
setByDeliveryStatus(Nrtfv1webhookswebhookIdreplaysByDeliveryStatus byDeliveryStatus) |
void |
setByTransactionTraceIdentifiers(List<String> byTransactionTraceIdentifiers) |
String |
toString() |
public ReplayWebhooksRequest byTransactionTraceIdentifiers(List<String> byTransactionTraceIdentifiers)
public ReplayWebhooksRequest addByTransactionTraceIdentifiersItem(String byTransactionTraceIdentifiersItem)
public List<String> getByTransactionTraceIdentifiers()
public void setByTransactionTraceIdentifiers(List<String> byTransactionTraceIdentifiers)
public ReplayWebhooksRequest byDeliveryStatus(Nrtfv1webhookswebhookIdreplaysByDeliveryStatus byDeliveryStatus)
public Nrtfv1webhookswebhookIdreplaysByDeliveryStatus getByDeliveryStatus()
public void setByDeliveryStatus(Nrtfv1webhookswebhookIdreplaysByDeliveryStatus byDeliveryStatus)
Copyright © 2024. All rights reserved.