| Package | Description |
|---|---|
| org.mule.extension.s3.api.model | |
| org.mule.extension.s3.internal.converter |
| Constructor and Description |
|---|
ApiLambdaFunctionConfiguration(String cloudFunction,
String events,
ApiNotificationConfigurationFilter filter,
String id) |
ApiQueueConfiguration(String queueArn,
String events,
ApiNotificationConfigurationFilter filter,
String id) |
ApiTopicConfiguration(String topicArn,
String events,
ApiNotificationConfigurationFilter filter,
String id) |
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.services.s3.model.NotificationConfigurationFilter |
ApiNotificationConfigurationFilterConverter.convert(org.modelmapper.spi.MappingContext<ApiNotificationConfigurationFilter,software.amazon.awssdk.services.s3.model.NotificationConfigurationFilter> context) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.