Uses of Enum
com.amazonaws.services.simpleemail.model.NotificationType
Packages that use NotificationType
-
Uses of NotificationType in com.amazonaws.services.simpleemail.model
Methods in com.amazonaws.services.simpleemail.model that return NotificationTypeModifier and TypeMethodDescriptionstatic NotificationType
Use this in place of valueOf.static NotificationType
Returns the enum constant of this type with the specified name.static NotificationType[]
NotificationType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.simpleemail.model with parameters of type NotificationTypeModifier and TypeMethodDescriptionvoid
SetIdentityNotificationTopicRequest.setNotificationType
(NotificationType notificationType) The type of notifications that will be published to the specified Amazon SNS topic.SetIdentityNotificationTopicRequest.withNotificationType
(NotificationType notificationType) The type of notifications that will be published to the specified Amazon SNS topic.