| Package | Description |
|---|---|
| org.mule.extension.sqs.api.model | |
| org.mule.extension.sqs.internal.operation |
| Modifier and Type | Method and Description |
|---|---|
List<BatchResultErrorEntry> |
BatchResult.getFailed()
A list of BatchResultErrorEntry items.
|
| Constructor and Description |
|---|
BatchResult(List<String> successful,
List<BatchResultErrorEntry> failed) |
| Modifier and Type | Method and Description |
|---|---|
static BatchResultErrorEntry |
SQSModelFactory.transform(com.amazonaws.services.sqs.model.BatchResultErrorEntry awsBatchResultErrorEntry) |
Copyright © 2022 MuleSoft, Inc.. All rights reserved.