Class GoogleFunctionsComponentBuilderFactory.GoogleFunctionsComponentBuilderImpl

java.lang.Object
org.apache.camel.builder.component.AbstractComponentBuilder<org.apache.camel.component.google.functions.GoogleCloudFunctionsComponent>
org.apache.camel.builder.component.dsl.GoogleFunctionsComponentBuilderFactory.GoogleFunctionsComponentBuilderImpl
All Implemented Interfaces:
ComponentBuilder<org.apache.camel.component.google.functions.GoogleCloudFunctionsComponent>, GoogleFunctionsComponentBuilderFactory.GoogleFunctionsComponentBuilder
Enclosing interface:
GoogleFunctionsComponentBuilderFactory

public static class GoogleFunctionsComponentBuilderFactory.GoogleFunctionsComponentBuilderImpl extends AbstractComponentBuilder<org.apache.camel.component.google.functions.GoogleCloudFunctionsComponent> implements GoogleFunctionsComponentBuilderFactory.GoogleFunctionsComponentBuilder
  • Constructor Details

    • GoogleFunctionsComponentBuilderImpl

      public GoogleFunctionsComponentBuilderImpl()
  • Method Details

    • buildConcreteComponent

      protected org.apache.camel.component.google.functions.GoogleCloudFunctionsComponent buildConcreteComponent()
      Specified by:
      buildConcreteComponent in class AbstractComponentBuilder<org.apache.camel.component.google.functions.GoogleCloudFunctionsComponent>
    • setPropertyOnComponent

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