Uses of Class
com.adyen.model.marketpay.notification.UpdateNotificationConfigurationRequest
-
Packages that use UpdateNotificationConfigurationRequest Package Description com.adyen.model.marketpay.notification com.adyen.service -
-
Uses of UpdateNotificationConfigurationRequest in com.adyen.model.marketpay.notification
Methods in com.adyen.model.marketpay.notification that return UpdateNotificationConfigurationRequest Modifier and Type Method Description UpdateNotificationConfigurationRequestUpdateNotificationConfigurationRequest. configurationDetails(NotificationConfigurationDetails configurationDetails) -
Uses of UpdateNotificationConfigurationRequest in com.adyen.service
Methods in com.adyen.service with parameters of type UpdateNotificationConfigurationRequest Modifier and Type Method Description UpdateNotificationConfigurationResponseNotification. updateNotificationConfiguration(UpdateNotificationConfigurationRequest updateNotificationConfigurationRequest)
-