Uses of Class
software.amazon.awssdk.services.notifications.model.NotificationEvent
-
Packages that use NotificationEvent Package Description software.amazon.awssdk.services.notifications.model -
-
Uses of NotificationEvent in software.amazon.awssdk.services.notifications.model
Methods in software.amazon.awssdk.services.notifications.model that return NotificationEvent Modifier and Type Method Description NotificationEventGetNotificationEventResponse. content()The content of theNotificationEvent.Methods in software.amazon.awssdk.services.notifications.model with parameters of type NotificationEvent Modifier and Type Method Description GetNotificationEventResponse.BuilderGetNotificationEventResponse.Builder. content(NotificationEvent content)The content of theNotificationEvent.
-