| Package | Description |
|---|---|
| org.mule.runtime.dsl.api.component |
| Modifier and Type | Method and Description |
|---|---|
KeyAttributeDefinitionPair |
KeyAttributeDefinitionPair.Builder.build()
Method to build the
KeyAttributeDefinitionPair. |
| Modifier and Type | Method and Description |
|---|---|
static AttributeDefinition.Builder |
AttributeDefinition.Builder.fromMultipleDefinitions(KeyAttributeDefinitionPair... definitions)
Used when several attributes or child components needs to be mapped to a single attribute.
|
void |
AttributeDefinitionVisitor.onMultipleValues(KeyAttributeDefinitionPair[] definitions)
Called when a multiple configuration parameters or children components objects need to be set in single object attribute or
constructor parameter.
|
Copyright © 2022 MuleSoft, Inc.. All rights reserved.