Uses of Class
software.amazon.awssdk.services.timestreamquery.model.NotificationConfiguration
-
Packages that use NotificationConfiguration Package Description software.amazon.awssdk.services.timestreamquery.model -
-
Uses of NotificationConfiguration in software.amazon.awssdk.services.timestreamquery.model
Methods in software.amazon.awssdk.services.timestreamquery.model that return NotificationConfiguration Modifier and Type Method Description NotificationConfigurationCreateScheduledQueryRequest. notificationConfiguration()Notification configuration for the scheduled query.NotificationConfigurationScheduledQueryDescription. notificationConfiguration()Notification configuration.Methods in software.amazon.awssdk.services.timestreamquery.model with parameters of type NotificationConfiguration Modifier and Type Method Description CreateScheduledQueryRequest.BuilderCreateScheduledQueryRequest.Builder. notificationConfiguration(NotificationConfiguration notificationConfiguration)Notification configuration for the scheduled query.ScheduledQueryDescription.BuilderScheduledQueryDescription.Builder. notificationConfiguration(NotificationConfiguration notificationConfiguration)Notification configuration.
-