Uses of Class
software.amazon.awssdk.services.notifications.model.MessageComponentsSummary
-
Packages that use MessageComponentsSummary Package Description software.amazon.awssdk.services.notifications.model -
-
Uses of MessageComponentsSummary in software.amazon.awssdk.services.notifications.model
Methods in software.amazon.awssdk.services.notifications.model that return MessageComponentsSummary Modifier and Type Method Description MessageComponentsSummaryNotificationEventSummary. messageComponents()The message components of a notification event.Methods in software.amazon.awssdk.services.notifications.model with parameters of type MessageComponentsSummary Modifier and Type Method Description NotificationEventSummary.BuilderNotificationEventSummary.Builder. messageComponents(MessageComponentsSummary messageComponents)The message components of a notification event.
-