| Package | Description |
|---|---|
| org.mule.extension.s3.internal.converter | |
| org.mule.extension.s3.internal.operation |
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.services.s3.model.NotificationConfiguration |
ApiNotificationConfigurationConverter.convert(org.modelmapper.spi.MappingContext<ApiNotificationConfiguration,software.amazon.awssdk.services.s3.model.NotificationConfiguration> context) |
| Modifier and Type | Method and Description |
|---|---|
void |
BucketOperations.putBucketNotificationConfiguration(S3Configuration configuration,
S3Connection connection,
String bucket,
ApiNotificationConfiguration notificationConfiguration,
org.mule.runtime.extension.api.runtime.process.CompletionCallback<Void,Void> callback)
Enables notifications of specified events for a bucket.
|
Copyright © 2025 MuleSoft, Inc.. All rights reserved.