Uses of Class
com.adyen.model.marketpay.notification.GetNotificationConfigurationResponse
-
Packages that use GetNotificationConfigurationResponse Package Description com.adyen.model.marketpay.notification com.adyen.service -
-
Uses of GetNotificationConfigurationResponse in com.adyen.model.marketpay.notification
Subclasses of GetNotificationConfigurationResponse in com.adyen.model.marketpay.notification Modifier and Type Class Description classCreateNotificationConfigurationResponseclassDeleteNotificationConfigurationResponseclassUpdateNotificationConfigurationResponseMethods in com.adyen.model.marketpay.notification that return GetNotificationConfigurationResponse Modifier and Type Method Description GetNotificationConfigurationResponseGetNotificationConfigurationResponse. configurationDetails(NotificationConfigurationDetails configurationDetails) -
Uses of GetNotificationConfigurationResponse in com.adyen.service
Methods in com.adyen.service that return GetNotificationConfigurationResponse Modifier and Type Method Description GetNotificationConfigurationResponseNotification. getNotificationConfiguration(GetNotificationConfigurationRequest getNotificationConfigurationRequest)
-