| Package | Description |
|---|---|
| org.mule.runtime.api.meta.model.declaration.fluent |
| Modifier and Type | Method and Description |
|---|---|
NestedChainDeclarer |
NestedChainDeclarer.setRequired(boolean required) |
NestedChainDeclarer |
HasNestedComponentsDeclarer.withChain()
Adds a component of the given
name |
NestedChainDeclarer |
NestedRouteDeclarer.withChain()
Adds a component of the given
name |
NestedChainDeclarer |
ComponentDeclarer.withChain()
Adds a component of the given
name |
NestedChainDeclarer |
HasNestedComponentsDeclarer.withChain(String chainName)
Adds a component of the given
name |
NestedChainDeclarer |
NestedRouteDeclarer.withChain(String chainName)
Adds a component of the given
name |
NestedChainDeclarer |
ComponentDeclarer.withChain(String chainName)
Adds a component of the given
name |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.