| Package | Description |
|---|---|
| org.mule.runtime.api.meta.model.declaration.fluent |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationDeclarer |
ConfigurationDeclarer.describedAs(String description)
Adds a description to the configuration
|
ConfigurationDeclarer |
ExtensionDeclarer.withConfig(String name)
Adds a config of the given name
|
ConfigurationDeclarer |
ConfigurationDeclarer.withExternalLibrary(ExternalLibraryModel externalLibrary)
Adds the given
externalLibrary |
ConfigurationDeclarer |
ConfigurationDeclarer.withModelProperty(ModelProperty modelProperty)
Adds the given
modelProperty |
ConfigurationDeclarer |
ConfigurationDeclarer.withStereotype(StereotypeModel stereotype)
Adds the given
stereotype |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.