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