Uses of Class
software.amazon.awssdk.services.notifications.model.SourceEventMetadataSummary
-
Packages that use SourceEventMetadataSummary Package Description software.amazon.awssdk.services.notifications.model -
-
Uses of SourceEventMetadataSummary in software.amazon.awssdk.services.notifications.model
Methods in software.amazon.awssdk.services.notifications.model that return SourceEventMetadataSummary Modifier and Type Method Description SourceEventMetadataSummaryNotificationEventSummary. sourceEventMetadata()The source event metadata.Methods in software.amazon.awssdk.services.notifications.model with parameters of type SourceEventMetadataSummary Modifier and Type Method Description NotificationEventSummary.BuilderNotificationEventSummary.Builder. sourceEventMetadata(SourceEventMetadataSummary sourceEventMetadata)The source event metadata.
-