Interface GooglePubsubLiteEndpointBuilderFactory.GooglePubsubLiteBuilders

All Known Subinterfaces:
EndpointBuilderFactory
All Known Implementing Classes:
EndpointRouteBuilder, EndpointRouteConfigurationBuilder
Enclosing interface:
GooglePubsubLiteEndpointBuilderFactory

public static interface GooglePubsubLiteEndpointBuilderFactory.GooglePubsubLiteBuilders
  • Method Details

    • googlePubsubLite

      Deprecated.
      Google PubSub Lite (camel-google-pubsub-lite) Send and receive messages to/from Google Cloud Platform PubSub Lite Service. Category: cloud,messaging Since: 4.6 Maven coordinates: org.apache.camel:camel-google-pubsub-lite
      Returns:
      the dsl builder for the headers' name.
    • googlePubsubLite

      Deprecated.
      Google PubSub Lite (camel-google-pubsub-lite) Send and receive messages to/from Google Cloud Platform PubSub Lite Service. Category: cloud,messaging Since: 4.6 Maven coordinates: org.apache.camel:camel-google-pubsub-lite Syntax: google-pubsub-lite:projectId:location:destinationName Path parameter: projectId (required) The Google Cloud PubSub Lite Project Id Path parameter: location (required) The Google Cloud PubSub Lite location Path parameter: destinationName (required) The Destination Name. For the consumer this will be the subscription name, while for the producer this will be the topic name.
      Parameters:
      path - projectId:location:destinationName
      Returns:
      the dsl builder
    • googlePubsubLite

      Deprecated.
      Google PubSub Lite (camel-google-pubsub-lite) Send and receive messages to/from Google Cloud Platform PubSub Lite Service. Category: cloud,messaging Since: 4.6 Maven coordinates: org.apache.camel:camel-google-pubsub-lite Syntax: google-pubsub-lite:projectId:location:destinationName Path parameter: projectId (required) The Google Cloud PubSub Lite Project Id Path parameter: location (required) The Google Cloud PubSub Lite location Path parameter: destinationName (required) The Destination Name. For the consumer this will be the subscription name, while for the producer this will be the topic name.
      Parameters:
      componentName - to use a custom component name for the endpoint instead of the default name
      path - projectId:location:destinationName
      Returns:
      the dsl builder