| Package | Description |
|---|---|
| com.adyen.model.marketpay.notification |
| Modifier and Type | Method and Description |
|---|---|
static TestNotificationConfigurationResponse.EventTypesEnum |
TestNotificationConfigurationResponse.EventTypesEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestNotificationConfigurationResponse.EventTypesEnum[] |
TestNotificationConfigurationResponse.EventTypesEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<TestNotificationConfigurationResponse.EventTypesEnum> |
TestNotificationConfigurationResponse.getEventTypes()
Tested event types
|
| Modifier and Type | Method and Description |
|---|---|
TestNotificationConfigurationResponse |
TestNotificationConfigurationResponse.addEventTypesItem(TestNotificationConfigurationResponse.EventTypesEnum eventTypesItem) |
| Modifier and Type | Method and Description |
|---|---|
TestNotificationConfigurationResponse |
TestNotificationConfigurationResponse.eventTypes(List<TestNotificationConfigurationResponse.EventTypesEnum> eventTypes) |
void |
TestNotificationConfigurationResponse.setEventTypes(List<TestNotificationConfigurationResponse.EventTypesEnum> eventTypes) |
Copyright © 2022. All rights reserved.