Uses of Class
software.amazon.awssdk.services.s3.model.NotificationConfiguration
-
Packages that use NotificationConfiguration Package Description software.amazon.awssdk.services.s3.model -
-
Uses of NotificationConfiguration in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return NotificationConfiguration Modifier and Type Method Description NotificationConfigurationPutBucketNotificationConfigurationRequest. notificationConfiguration()Returns the value of the NotificationConfiguration property for this object.Methods in software.amazon.awssdk.services.s3.model with parameters of type NotificationConfiguration Modifier and Type Method Description PutBucketNotificationConfigurationRequest.BuilderPutBucketNotificationConfigurationRequest.Builder. notificationConfiguration(NotificationConfiguration notificationConfiguration)Sets the value of the NotificationConfiguration property for this object.
-