Uses of Class
software.amazon.awssdk.services.s3.model.NotificationConfiguration
Packages that use NotificationConfiguration
-
Uses of NotificationConfiguration in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return NotificationConfigurationModifier and TypeMethodDescriptionPutBucketNotificationConfigurationRequest.notificationConfiguration()Returns the value of the NotificationConfiguration property for this object.Methods in software.amazon.awssdk.services.s3.model with parameters of type NotificationConfigurationModifier and TypeMethodDescriptionPutBucketNotificationConfigurationRequest.Builder.notificationConfiguration(NotificationConfiguration notificationConfiguration) Sets the value of the NotificationConfiguration property for this object.