| Package | Description |
|---|---|
| org.mule.runtime.dsl.api.component.config | |
| org.mule.runtime.dsl.internal.component.config |
| Modifier and Type | Field and Description |
|---|---|
protected List<ComponentConfiguration> |
ComponentConfiguration.nestedComponents |
| Modifier and Type | Method and Description |
|---|---|
List<ComponentConfiguration> |
ComponentConfiguration.getNestedComponents() |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalComponentConfiguration |
| Modifier and Type | Method and Description |
|---|---|
ComponentConfiguration |
InternalComponentConfiguration.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
InternalComponentConfiguration.Builder |
InternalComponentConfiguration.Builder.withNestedComponent(ComponentConfiguration nestedComponent)
Adds a complex configuration parameter to the component.
|
Copyright © 2019 MuleSoft, Inc.. All rights reserved.