| 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<ApiQueueConfiguration> |
ApiNotificationConfiguration.getQueueConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
void |
ApiNotificationConfiguration.setQueueConfigurations(List<ApiQueueConfiguration> queueConfigurations) |
| Modifier and Type | Method and Description |
|---|---|
List<ApiQueueConfiguration> |
BucketNotificationResponse.getQueueConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
void |
BucketNotificationResponse.setQueueConfigurations(List<ApiQueueConfiguration> queueConfigurations) |
| Constructor and Description |
|---|
BucketNotificationResponse(List<ApiTopicConfiguration> topicConfigurations,
List<ApiQueueConfiguration> queueConfigurations,
List<ApiLambdaFunctionConfiguration> lambdaFunctionConfigurations,
boolean eventBridge) |
| Modifier and Type | Method and Description |
|---|---|
ApiQueueConfiguration |
AwsQueueConfigurationConverter.convert(org.modelmapper.spi.MappingContext<software.amazon.awssdk.services.s3.model.QueueConfiguration,ApiQueueConfiguration> context) |
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.services.s3.model.QueueConfiguration |
ApiQueueConfigurationConverter.convert(org.modelmapper.spi.MappingContext<ApiQueueConfiguration,software.amazon.awssdk.services.s3.model.QueueConfiguration> context) |
ApiQueueConfiguration |
AwsQueueConfigurationConverter.convert(org.modelmapper.spi.MappingContext<software.amazon.awssdk.services.s3.model.QueueConfiguration,ApiQueueConfiguration> context) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.