Uses of Interface
org.apache.camel.builder.component.dsl.GoogleFunctionsComponentBuilderFactory.GoogleFunctionsComponentBuilder
Packages that use GoogleFunctionsComponentBuilderFactory.GoogleFunctionsComponentBuilder
-
Uses of GoogleFunctionsComponentBuilderFactory.GoogleFunctionsComponentBuilder in org.apache.camel.builder.component
Methods in org.apache.camel.builder.component that return GoogleFunctionsComponentBuilderFactory.GoogleFunctionsComponentBuilderModifier and TypeMethodDescriptionComponentsBuilderFactory.googleFunctions()Google Cloud Functions (camel-google-functions) Manage and invoke Google Cloud Functions Category: cloud Since: 3.9 Maven coordinates: org.apache.camel:camel-google-functions -
Uses of GoogleFunctionsComponentBuilderFactory.GoogleFunctionsComponentBuilder in org.apache.camel.builder.component.dsl
Classes in org.apache.camel.builder.component.dsl that implement GoogleFunctionsComponentBuilderFactory.GoogleFunctionsComponentBuilderModifier and TypeClassDescriptionstatic classMethods in org.apache.camel.builder.component.dsl that return GoogleFunctionsComponentBuilderFactory.GoogleFunctionsComponentBuilderModifier and TypeMethodDescriptionGoogleFunctionsComponentBuilderFactory.GoogleFunctionsComponentBuilder.autowiredEnabled(boolean autowiredEnabled) Whether autowiring is enabled.GoogleFunctionsComponentBuilderFactory.googleFunctions()Google Cloud Functions (camel-google-functions) Manage and invoke Google Cloud Functions Category: cloud Since: 3.9 Maven coordinates: org.apache.camel:camel-google-functionsGoogleFunctionsComponentBuilderFactory.GoogleFunctionsComponentBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).