Uses of Class
software.amazon.awssdk.services.kinesisvideo.model.NotificationDestinationConfig
-
Packages that use NotificationDestinationConfig Package Description software.amazon.awssdk.services.kinesisvideo.model -
-
Uses of NotificationDestinationConfig in software.amazon.awssdk.services.kinesisvideo.model
Methods in software.amazon.awssdk.services.kinesisvideo.model that return NotificationDestinationConfig Modifier and Type Method Description NotificationDestinationConfigNotificationConfiguration. destinationConfig()The destination information required to deliver a notification to a customer.Methods in software.amazon.awssdk.services.kinesisvideo.model with parameters of type NotificationDestinationConfig Modifier and Type Method Description NotificationConfiguration.BuilderNotificationConfiguration.Builder. destinationConfig(NotificationDestinationConfig destinationConfig)The destination information required to deliver a notification to a customer.
-