| Package | Description |
|---|---|
| com.adyen.model.marketpay.notification |
| Modifier and Type | Method and Description |
|---|---|
static TestNotificationConfigurationRequest.EventTypesEnum |
TestNotificationConfigurationRequest.EventTypesEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestNotificationConfigurationRequest.EventTypesEnum[] |
TestNotificationConfigurationRequest.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<TestNotificationConfigurationRequest.EventTypesEnum> |
TestNotificationConfigurationRequest.getEventTypes()
Event types to test.
|
| Modifier and Type | Method and Description |
|---|---|
TestNotificationConfigurationRequest |
TestNotificationConfigurationRequest.addEventTypesItem(TestNotificationConfigurationRequest.EventTypesEnum eventTypesItem) |
| Modifier and Type | Method and Description |
|---|---|
TestNotificationConfigurationRequest |
TestNotificationConfigurationRequest.eventTypes(List<TestNotificationConfigurationRequest.EventTypesEnum> eventTypes) |
void |
TestNotificationConfigurationRequest.setEventTypes(List<TestNotificationConfigurationRequest.EventTypesEnum> eventTypes) |
Copyright © 2022. All rights reserved.