Uses of Class
software.amazon.awssdk.services.notifications.model.NotificationEventSummary
-
Packages that use NotificationEventSummary Package Description software.amazon.awssdk.services.notifications.model -
-
Uses of NotificationEventSummary in software.amazon.awssdk.services.notifications.model
Methods in software.amazon.awssdk.services.notifications.model that return NotificationEventSummary Modifier and Type Method Description NotificationEventSummaryNotificationEventOverview. notificationEvent()Refers to aNotificationEventSummaryobject.Methods in software.amazon.awssdk.services.notifications.model with parameters of type NotificationEventSummary Modifier and Type Method Description NotificationEventOverview.BuilderNotificationEventOverview.Builder. notificationEvent(NotificationEventSummary notificationEvent)Refers to aNotificationEventSummaryobject.
-