@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:34.799+01:00[Europe/Prague]") public class ContainerForRegisteredWebhooks extends Object
| Constructor and Description |
|---|
ContainerForRegisteredWebhooks() |
| Modifier and Type | Method and Description |
|---|---|
ContainerForRegisteredWebhooks |
addWebhookRegistrationResultItem(RegisteredWebhook webhookRegistrationResultItem) |
boolean |
equals(Object o) |
List<RegisteredWebhook> |
getWebhookRegistrationResult()
A list of registered webhooks.
|
int |
hashCode() |
void |
setWebhookRegistrationResult(List<RegisteredWebhook> webhookRegistrationResult) |
String |
toString() |
ContainerForRegisteredWebhooks |
webhookRegistrationResult(List<RegisteredWebhook> webhookRegistrationResult) |
public ContainerForRegisteredWebhooks webhookRegistrationResult(List<RegisteredWebhook> webhookRegistrationResult)
public ContainerForRegisteredWebhooks addWebhookRegistrationResultItem(RegisteredWebhook webhookRegistrationResultItem)
public List<RegisteredWebhook> getWebhookRegistrationResult()
public void setWebhookRegistrationResult(List<RegisteredWebhook> webhookRegistrationResult)
Copyright © 2011–2021 Everit Kft.. All rights reserved.