public class CamelConnectorOutgoingConfiguration extends CamelConnectorCommonConfiguration
smallrye-camel connector.config| Constructor and Description |
|---|
CamelConnectorOutgoingConfiguration(org.eclipse.microprofile.config.Config config)
Creates a new CamelConnectorOutgoingConfiguration.
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getMerge()
Gets the merge value from the configuration.
|
void |
validate() |
config, getChannel, getEndpointUri, getFromAlias, getFromAliasWithDefaultValuepublic CamelConnectorOutgoingConfiguration(org.eclipse.microprofile.config.Config config)
public Boolean getMerge()
public void validate()
validate in class CamelConnectorCommonConfigurationCopyright © 2018–2021 SmallRye. All rights reserved.