Java com.amazonaws.services.s3.model BucketNotificationConfiguration fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.s3.model BucketNotificationConfiguration fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.s3.model BucketNotificationConfiguration.

The text is from its open source code.

Constructor

BucketNotificationConfiguration()

Creates a new bucket notification configuration.

Method

BucketNotificationConfigurationaddConfiguration(String name, NotificationConfiguration notificationConfiguration)
Adds the given notification configuration to the BucketNotificationConfiguration object
voidsetConfigurations(Map configurations)
Sets the given notification configurations in this BucketNotificationConfiguration object.
voidsetTopicConfigurations(Collection topicConfigurations)

Sets the BucketNotificationConfiguration.TopicConfiguration .