Package | Description |
---|---|
org.mule.module.s3 | |
org.mule.module.s3.util |
Modifier and Type | Method and Description |
---|---|
Map<String,TopicConfiguration> |
S3Connector.getBucketNotificationConfiguration(String bucketName)
Return the notification configuration of a bucket.
|
Modifier and Type | Method and Description |
---|---|
void |
S3Connector.setBucketNotificationConfiguration(String bucketName,
Map<String,TopicConfiguration> topicConfigurations)
Sets the notification configuration for the specified bucket.
|
Modifier and Type | Method and Description |
---|---|
static Map<String,TopicConfiguration> |
S3ModelFactory.wrapBucketNotification(com.amazonaws.services.s3.model.BucketNotificationConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
static com.amazonaws.services.s3.model.BucketNotificationConfiguration |
S3ModelFactory.unwrapBucketNotification(Map<String,TopicConfiguration> notificationConfigurations) |
Copyright © 2010–2020. All rights reserved.