@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 |
googlePubsub(String path)
Google Pubsub (camel-google-pubsub)
Messaging client for Google Cloud Platform PubSub Service Built on top of
the Service API libraries (v1).
|
static GooglePubsubEndpointBuilderFactory.GooglePubsubEndpointBuilder googlePubsub(String path)
google-pubsub:projectId:destinationName
Path parameter: projectId (required)
Project Id
Path parameter: destinationName (required)
Destination NameApache Camel