static AwsS3BucketNotificationConfiguration.Builder |
AwsS3BucketNotificationConfiguration.builder() |
AwsS3BucketNotificationConfiguration.Builder |
AwsS3BucketNotificationConfiguration.Builder.configurations(AwsS3BucketNotificationConfigurationDetail... configurations)
Configurations for S3 bucket notifications.
|
AwsS3BucketNotificationConfiguration.Builder |
AwsS3BucketNotificationConfiguration.Builder.configurations(Collection<AwsS3BucketNotificationConfigurationDetail> configurations)
Configurations for S3 bucket notifications.
|
AwsS3BucketNotificationConfiguration.Builder |
AwsS3BucketNotificationConfiguration.Builder.configurations(Consumer<AwsS3BucketNotificationConfigurationDetail.Builder>... configurations)
Configurations for S3 bucket notifications.
|
AwsS3BucketNotificationConfiguration.Builder |
AwsS3BucketNotificationConfiguration.toBuilder() |