Uses of Class
software.amazon.awssdk.services.notifications.model.ManagedNotificationEvent
-
Packages that use ManagedNotificationEvent Package Description software.amazon.awssdk.services.notifications.model -
-
Uses of ManagedNotificationEvent in software.amazon.awssdk.services.notifications.model
Methods in software.amazon.awssdk.services.notifications.model that return ManagedNotificationEvent Modifier and Type Method Description ManagedNotificationEventGetManagedNotificationEventResponse. content()The content of theManagedNotificationEvent.Methods in software.amazon.awssdk.services.notifications.model with parameters of type ManagedNotificationEvent Modifier and Type Method Description GetManagedNotificationEventResponse.BuilderGetManagedNotificationEventResponse.Builder. content(ManagedNotificationEvent content)The content of theManagedNotificationEvent.
-