| Package | Description |
|---|---|
| org.apache.camel.builder.component | |
| org.apache.camel.builder.component.dsl |
| Modifier and Type | Method and Description |
|---|---|
static GoogleFunctionsComponentBuilderFactory.GoogleFunctionsComponentBuilder |
ComponentsBuilderFactory.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
|
| Modifier and Type | Class and Description |
|---|---|
static class |
GoogleFunctionsComponentBuilderFactory.GoogleFunctionsComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
default GoogleFunctionsComponentBuilderFactory.GoogleFunctionsComponentBuilder |
GoogleFunctionsComponentBuilderFactory.GoogleFunctionsComponentBuilder.autowiredEnabled(boolean autowiredEnabled)
Whether autowiring is enabled.
|
static GoogleFunctionsComponentBuilderFactory.GoogleFunctionsComponentBuilder |
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-functions
|
default GoogleFunctionsComponentBuilderFactory.GoogleFunctionsComponentBuilder |
GoogleFunctionsComponentBuilderFactory.GoogleFunctionsComponentBuilder.lazyStartProducer(boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
|
Apache Camel