| 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
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<ComponentConfiguration> |
ComponentConfiguration.getNestedComponents()
Deprecated.
|
| 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 © 2021 MuleSoft, Inc.. All rights reserved.