Uses of Class
software.amazon.awssdk.services.dax.model.NotificationConfiguration
-
Packages that use NotificationConfiguration Package Description software.amazon.awssdk.services.dax.model -
-
Uses of NotificationConfiguration in software.amazon.awssdk.services.dax.model
Methods in software.amazon.awssdk.services.dax.model that return NotificationConfiguration Modifier and Type Method Description NotificationConfigurationCluster. notificationConfiguration()Describes a notification topic and its status.Methods in software.amazon.awssdk.services.dax.model with parameters of type NotificationConfiguration Modifier and Type Method Description Cluster.BuilderCluster.Builder. notificationConfiguration(NotificationConfiguration notificationConfiguration)Describes a notification topic and its status.
-