| Package | Description |
|---|---|
| org.mule.runtime.ast.internal.builder |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseComponentAstBuilder<B extends BaseComponentAstBuilder> |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultComponentAstBuilder |
class |
LightComponentAstBuilder
Builder implementation for
ComponentAst that does not belong to an ArtifactAst. |
| Modifier and Type | Method and Description |
|---|---|
BaseComponentAstBuilder<B> |
BaseComponentAstBuilder.withParameter(org.mule.runtime.api.meta.model.parameter.ParameterModel paramModel,
org.mule.runtime.api.meta.model.parameter.ParameterGroupModel parameterGroupModel,
ComponentParameterAst paramValue,
Optional<org.mule.runtime.api.component.ComponentIdentifier> paramIdentifier) |
BaseComponentAstBuilder<B> |
BaseComponentAstBuilder.withParameterizedModel(org.mule.runtime.api.meta.model.parameter.ParameterizedModel parameterizedModel)
Sets the model declaration of the target component.
|
Copyright © 2025 MuleSoft, Inc.. All rights reserved.