| Package | Description |
|---|---|
| org.mule.extension.s3.api.model | |
| org.mule.extension.s3.api.response | |
| org.mule.extension.s3.internal.converter |
| Modifier and Type | Method and Description |
|---|---|
List<ApiTopicConfiguration> |
ApiNotificationConfiguration.getTopicConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
void |
ApiNotificationConfiguration.setTopicConfigurations(List<ApiTopicConfiguration> topicConfigurations) |
| Modifier and Type | Method and Description |
|---|---|
List<ApiTopicConfiguration> |
BucketNotificationResponse.getTopicConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
void |
BucketNotificationResponse.setTopicConfigurations(List<ApiTopicConfiguration> topicConfigurations) |
| Constructor and Description |
|---|
BucketNotificationResponse(List<ApiTopicConfiguration> topicConfigurations,
List<ApiQueueConfiguration> queueConfigurations,
List<ApiLambdaFunctionConfiguration> lambdaFunctionConfigurations,
boolean eventBridge) |
| Modifier and Type | Method and Description |
|---|---|
ApiTopicConfiguration |
AwsTopicConfigurationConverter.convert(org.modelmapper.spi.MappingContext<software.amazon.awssdk.services.s3.model.TopicConfiguration,ApiTopicConfiguration> context) |
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.services.s3.model.TopicConfiguration |
ApiTopicConfigurationConverter.convert(org.modelmapper.spi.MappingContext<ApiTopicConfiguration,software.amazon.awssdk.services.s3.model.TopicConfiguration> context) |
ApiTopicConfiguration |
AwsTopicConfigurationConverter.convert(org.modelmapper.spi.MappingContext<software.amazon.awssdk.services.s3.model.TopicConfiguration,ApiTopicConfiguration> context) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.