| Package | Description |
|---|---|
| org.mule.extension.sqs.api | |
| org.mule.extension.sqs.api.utility |
| Modifier and Type | Method and Description |
|---|---|
DataUnit |
LargePayloadSupport.getMessageSizeThresholdUnit() |
| Modifier and Type | Method and Description |
|---|---|
void |
LargePayloadSupport.setMessageSizeThresholdUnit(DataUnit messageSizeThresholdUnit) |
| Modifier and Type | Method and Description |
|---|---|
static DataUnit |
DataUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataUnit[] |
DataUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 MuleSoft, Inc.. All rights reserved.