Uses of Class
software.amazon.awssdk.services.notifications.model.ManagedNotificationEventSummary
-
Packages that use ManagedNotificationEventSummary Package Description software.amazon.awssdk.services.notifications.model -
-
Uses of ManagedNotificationEventSummary in software.amazon.awssdk.services.notifications.model
Methods in software.amazon.awssdk.services.notifications.model that return ManagedNotificationEventSummary Modifier and Type Method Description ManagedNotificationEventSummaryManagedNotificationEventOverview. notificationEvent()Returns the value of the NotificationEvent property for this object.Methods in software.amazon.awssdk.services.notifications.model with parameters of type ManagedNotificationEventSummary Modifier and Type Method Description ManagedNotificationEventOverview.BuilderManagedNotificationEventOverview.Builder. notificationEvent(ManagedNotificationEventSummary notificationEvent)Sets the value of the NotificationEvent property for this object.
-