Uses of Class
com.adyen.model.marketpay.notification.GetNotificationConfigurationRequest
-
Packages that use GetNotificationConfigurationRequest Package Description com.adyen.model.marketpay.notification com.adyen.service -
-
Uses of GetNotificationConfigurationRequest in com.adyen.model.marketpay.notification
Methods in com.adyen.model.marketpay.notification that return GetNotificationConfigurationRequest Modifier and Type Method Description GetNotificationConfigurationRequestGetNotificationConfigurationRequest. notificationId(Long notificationId) -
Uses of GetNotificationConfigurationRequest in com.adyen.service
Methods in com.adyen.service with parameters of type GetNotificationConfigurationRequest Modifier and Type Method Description GetNotificationConfigurationResponseNotification. getNotificationConfiguration(GetNotificationConfigurationRequest getNotificationConfigurationRequest)
-