@Generated(value="org.apache.camel.maven.packaging.SpringBootAutoConfigurationMojo") @ConfigurationProperties(prefix="camel.component.linkedin") public class LinkedInComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
Modifier and Type | Class and Description |
---|---|
static class |
LinkedInComponentConfiguration.LinkedInConfigurationNestedConfiguration |
Constructor and Description |
---|
LinkedInComponentConfiguration() |
Modifier and Type | Method and Description |
---|---|
LinkedInComponentConfiguration.LinkedInConfigurationNestedConfiguration |
getConfiguration() |
Boolean |
getResolvePropertyPlaceholders() |
void |
setConfiguration(LinkedInComponentConfiguration.LinkedInConfigurationNestedConfiguration configuration) |
void |
setResolvePropertyPlaceholders(Boolean resolvePropertyPlaceholders) |
public LinkedInComponentConfiguration.LinkedInConfigurationNestedConfiguration getConfiguration()
public void setConfiguration(LinkedInComponentConfiguration.LinkedInConfigurationNestedConfiguration configuration)
public Boolean getResolvePropertyPlaceholders()
public void setResolvePropertyPlaceholders(Boolean resolvePropertyPlaceholders)
Apache Camel