Uses of Class
software.amazon.awssdk.services.notifications.model.ManagedSourceEventMetadataSummary
-
Packages that use ManagedSourceEventMetadataSummary Package Description software.amazon.awssdk.services.notifications.model -
-
Uses of ManagedSourceEventMetadataSummary in software.amazon.awssdk.services.notifications.model
Methods in software.amazon.awssdk.services.notifications.model that return ManagedSourceEventMetadataSummary Modifier and Type Method Description ManagedSourceEventMetadataSummaryManagedNotificationChildEventSummary. sourceEventMetadata()Contains all event metadata present identically across allNotificationEvents.ManagedSourceEventMetadataSummaryManagedNotificationEventSummary. sourceEventMetadata()Contains metadata about the event that caused theManagedNotificationEvent.Methods in software.amazon.awssdk.services.notifications.model with parameters of type ManagedSourceEventMetadataSummary Modifier and Type Method Description ManagedNotificationChildEventSummary.BuilderManagedNotificationChildEventSummary.Builder. sourceEventMetadata(ManagedSourceEventMetadataSummary sourceEventMetadata)Contains all event metadata present identically across allNotificationEvents.ManagedNotificationEventSummary.BuilderManagedNotificationEventSummary.Builder. sourceEventMetadata(ManagedSourceEventMetadataSummary sourceEventMetadata)Contains metadata about the event that caused theManagedNotificationEvent.
-