Uses of Class
software.amazon.awssdk.services.notifications.model.MessageComponents
-
Packages that use MessageComponents Package Description software.amazon.awssdk.services.notifications.model -
-
Uses of MessageComponents in software.amazon.awssdk.services.notifications.model
Methods in software.amazon.awssdk.services.notifications.model that return MessageComponents Modifier and Type Method Description MessageComponentsNotificationEvent. messageComponents()Returns the value of the MessageComponents property for this object.Methods in software.amazon.awssdk.services.notifications.model with parameters of type MessageComponents Modifier and Type Method Description NotificationEvent.BuilderNotificationEvent.Builder. messageComponents(MessageComponents messageComponents)Sets the value of the MessageComponents property for this object.
-