public class DefaultComponentGenerationInformation extends Object implements ComponentGenerationInformation
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultComponentGenerationInformation.Builder |
EMPTY_GENERATION_INFO| Constructor and Description |
|---|
DefaultComponentGenerationInformation(org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax syntax) |
| Modifier and Type | Method and Description |
|---|---|
static DefaultComponentGenerationInformation.Builder |
builder() |
Optional<org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax> |
getSyntax() |
public DefaultComponentGenerationInformation(org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax syntax)
public static DefaultComponentGenerationInformation.Builder builder()
public Optional<org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax> getSyntax()
getSyntax in interface ComponentGenerationInformationCopyright © 2025 MuleSoft, Inc.. All rights reserved.