Class AwsSecurityHubComponentBuilderFactory.AwsSecurityHubComponentBuilderImpl

java.lang.Object
org.apache.camel.builder.component.AbstractComponentBuilder<org.apache.camel.component.aws.securityhub.SecurityHubComponent>
org.apache.camel.builder.component.dsl.AwsSecurityHubComponentBuilderFactory.AwsSecurityHubComponentBuilderImpl
All Implemented Interfaces:
ComponentBuilder<org.apache.camel.component.aws.securityhub.SecurityHubComponent>, AwsSecurityHubComponentBuilderFactory.AwsSecurityHubComponentBuilder
Enclosing interface:
AwsSecurityHubComponentBuilderFactory

public static class AwsSecurityHubComponentBuilderFactory.AwsSecurityHubComponentBuilderImpl extends AbstractComponentBuilder<org.apache.camel.component.aws.securityhub.SecurityHubComponent> implements AwsSecurityHubComponentBuilderFactory.AwsSecurityHubComponentBuilder
  • Constructor Details

    • AwsSecurityHubComponentBuilderImpl

      public AwsSecurityHubComponentBuilderImpl()
  • Method Details

    • buildConcreteComponent

      protected org.apache.camel.component.aws.securityhub.SecurityHubComponent buildConcreteComponent()
      Specified by:
      buildConcreteComponent in class AbstractComponentBuilder<org.apache.camel.component.aws.securityhub.SecurityHubComponent>
    • setPropertyOnComponent

      protected boolean setPropertyOnComponent(org.apache.camel.Component component, String name, Object value)
      Specified by:
      setPropertyOnComponent in class AbstractComponentBuilder<org.apache.camel.component.aws.securityhub.SecurityHubComponent>