Uses of Class
software.amazon.awssdk.services.dataexchange.model.NotificationDetails
-
Packages that use NotificationDetails Package Description software.amazon.awssdk.services.dataexchange.model -
-
Uses of NotificationDetails in software.amazon.awssdk.services.dataexchange.model
Methods in software.amazon.awssdk.services.dataexchange.model that return NotificationDetails Modifier and Type Method Description NotificationDetailsSendDataSetNotificationRequest. details()Extra details specific to this notification type.Methods in software.amazon.awssdk.services.dataexchange.model with parameters of type NotificationDetails Modifier and Type Method Description SendDataSetNotificationRequest.BuilderSendDataSetNotificationRequest.Builder. details(NotificationDetails details)Extra details specific to this notification type.
-