| Package | Description |
|---|---|
| com.mule.extensions.amqp.api.model |
| Modifier and Type | Method and Description |
|---|---|
SkipExchangeValidationOptions |
ExchangeDefinitionParameters.getSkipExchangeValidation() |
static SkipExchangeValidationOptions |
SkipExchangeValidationOptions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SkipExchangeValidationOptions[] |
SkipExchangeValidationOptions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExchangeDefinitionParameters.setSkipExchangeValidation(SkipExchangeValidationOptions skipExchangeValidation) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.