public static class DefaultComponentGenerationInformation.Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ComponentGenerationInformation |
build() |
org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax |
getSyntax() |
DefaultComponentGenerationInformation.Builder |
withSyntax(org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax syntax) |
public DefaultComponentGenerationInformation.Builder withSyntax(org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax syntax)
public org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax getSyntax()
public ComponentGenerationInformation build()
Copyright © 2022 MuleSoft, Inc.. All rights reserved.