Uses of Class
software.amazon.awssdk.services.connect.model.NotificationRecipientType
-
Packages that use NotificationRecipientType Package Description software.amazon.awssdk.services.connect.model -
-
Uses of NotificationRecipientType in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return NotificationRecipientType Modifier and Type Method Description NotificationRecipientTypeSendNotificationActionDefinition. recipient()Notification recipient.Methods in software.amazon.awssdk.services.connect.model with parameters of type NotificationRecipientType Modifier and Type Method Description SendNotificationActionDefinition.BuilderSendNotificationActionDefinition.Builder. recipient(NotificationRecipientType recipient)Notification recipient.
-