Uses of Class
software.amazon.awssdk.services.notifications.model.ManagedNotificationChildEventSummary
-
Packages that use ManagedNotificationChildEventSummary Package Description software.amazon.awssdk.services.notifications.model -
-
Uses of ManagedNotificationChildEventSummary in software.amazon.awssdk.services.notifications.model
Methods in software.amazon.awssdk.services.notifications.model that return ManagedNotificationChildEventSummary Modifier and Type Method Description ManagedNotificationChildEventSummaryManagedNotificationChildEventOverview. childEvent()The content of theManagedNotificationChildEvent.Methods in software.amazon.awssdk.services.notifications.model with parameters of type ManagedNotificationChildEventSummary Modifier and Type Method Description ManagedNotificationChildEventOverview.BuilderManagedNotificationChildEventOverview.Builder. childEvent(ManagedNotificationChildEventSummary childEvent)The content of theManagedNotificationChildEvent.
-