Uses of Class
org.mule.runtime.dsl.api.component.config.ComponentConfiguration.Builder
Packages that use ComponentConfiguration.Builder
-
Uses of ComponentConfiguration.Builder in org.mule.runtime.dsl.api.component.config
Methods in org.mule.runtime.dsl.api.component.config that return ComponentConfiguration.BuilderModifier and TypeMethodDescriptionComponentConfiguration.builder()Deprecated.ComponentConfiguration.Builder.withComponentLocation(org.mule.runtime.api.component.location.ComponentLocation componentLocation) ComponentConfiguration.Builder.withIdentifier(org.mule.runtime.api.component.ComponentIdentifier identifier) ComponentConfiguration.Builder.withNestedComponent(ComponentConfiguration nestedComponent) Adds a complex configuration parameter to the component.ComponentConfiguration.Builder.withParameter(String name, String value) Adds a configuration parameter to the componentComponentConfiguration.Builder.withProperty(String name, Object value) Adds a property to theComponentConfiguration.Sets the inner content of the configuration element.