Uses of Class
com.adyen.model.marketpay.notification.CreateNotificationConfigurationRequest
-
Packages that use CreateNotificationConfigurationRequest Package Description com.adyen.model.marketpay.notification com.adyen.service -
-
Uses of CreateNotificationConfigurationRequest in com.adyen.model.marketpay.notification
Methods in com.adyen.model.marketpay.notification that return CreateNotificationConfigurationRequest Modifier and Type Method Description CreateNotificationConfigurationRequestCreateNotificationConfigurationRequest. configurationDetails(NotificationConfigurationDetails configurationDetails) -
Uses of CreateNotificationConfigurationRequest in com.adyen.service
Methods in com.adyen.service with parameters of type CreateNotificationConfigurationRequest Modifier and Type Method Description CreateNotificationConfigurationResponseNotification. createNotificationConfiguration(CreateNotificationConfigurationRequest createNotificationConfigurationRequest)
-