Uses of Class
software.amazon.awssdk.services.sms.model.NotificationContext
-
Packages that use NotificationContext Package Description software.amazon.awssdk.services.sms.model -
-
Uses of NotificationContext in software.amazon.awssdk.services.sms.model
Methods in software.amazon.awssdk.services.sms.model that return NotificationContext Modifier and Type Method Description NotificationContextNotifyAppValidationOutputRequest. notificationContext()The notification information.Methods in software.amazon.awssdk.services.sms.model with parameters of type NotificationContext Modifier and Type Method Description NotifyAppValidationOutputRequest.BuilderNotifyAppValidationOutputRequest.Builder. notificationContext(NotificationContext notificationContext)The notification information.
-