@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface GooglePubsubEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static class |
GooglePubsubEndpointBuilderFactory.AckMode
Proxy enum for
org.apache.camel.component.google.pubsub.GooglePubsubConstants$AckMode enum. |
static interface |
GooglePubsubEndpointBuilderFactory.AdvancedGooglePubsubEndpointBuilder
Advanced builder for endpoint for the Google Pubsub component.
|
static interface |
GooglePubsubEndpointBuilderFactory.AdvancedGooglePubsubEndpointConsumerBuilder
Advanced builder for endpoint consumers for the Google Pubsub component.
|
static interface |
GooglePubsubEndpointBuilderFactory.AdvancedGooglePubsubEndpointProducerBuilder
Advanced builder for endpoint producers for the Google Pubsub component.
|
static interface |
GooglePubsubEndpointBuilderFactory.GooglePubsubBuilders |
static interface |
GooglePubsubEndpointBuilderFactory.GooglePubsubEndpointBuilder
Builder for endpoint for the Google Pubsub component.
|
static interface |
GooglePubsubEndpointBuilderFactory.GooglePubsubEndpointConsumerBuilder
Builder for endpoint consumers for the Google Pubsub component.
|
static interface |
GooglePubsubEndpointBuilderFactory.GooglePubsubEndpointProducerBuilder
Builder for endpoint producers for the Google Pubsub component.
|
| Modifier and Type | Method and Description |
|---|---|
static GooglePubsubEndpointBuilderFactory.GooglePubsubEndpointBuilder |
endpointBuilder(String componentName,
String path) |
static GooglePubsubEndpointBuilderFactory.GooglePubsubEndpointBuilder endpointBuilder(String componentName, String path)
Apache Camel