Uses of Interface
org.apache.camel.builder.endpoint.dsl.GooglePubsubLiteEndpointBuilderFactory.GooglePubsubLiteEndpointBuilder
Packages that use GooglePubsubLiteEndpointBuilderFactory.GooglePubsubLiteEndpointBuilder
-
Uses of GooglePubsubLiteEndpointBuilderFactory.GooglePubsubLiteEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return GooglePubsubLiteEndpointBuilderFactory.GooglePubsubLiteEndpointBuilderModifier and TypeMethodDescriptionStaticEndpointBuilders.googlePubsubLite(String path) Google PubSub Lite (camel-google-pubsub-lite) Send and receive messages to/from Google Cloud Platform PubSub Lite Service.StaticEndpointBuilders.googlePubsubLite(String componentName, String path) Google PubSub Lite (camel-google-pubsub-lite) Send and receive messages to/from Google Cloud Platform PubSub Lite Service. -
Uses of GooglePubsubLiteEndpointBuilderFactory.GooglePubsubLiteEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return GooglePubsubLiteEndpointBuilderFactory.GooglePubsubLiteEndpointBuilderModifier and TypeMethodDescriptionGooglePubsubLiteEndpointBuilderFactory.AdvancedGooglePubsubLiteEndpointBuilder.basic()GooglePubsubLiteEndpointBuilderFactory.endpointBuilder(String componentName, String path) GooglePubsubLiteEndpointBuilderFactory.GooglePubsubLiteBuilders.googlePubsubLite(String path) Google PubSub Lite (camel-google-pubsub-lite) Send and receive messages to/from Google Cloud Platform PubSub Lite Service.GooglePubsubLiteEndpointBuilderFactory.GooglePubsubLiteBuilders.googlePubsubLite(String componentName, String path) Google PubSub Lite (camel-google-pubsub-lite) Send and receive messages to/from Google Cloud Platform PubSub Lite Service.Logger ID to use when a match to the parent route required.GooglePubsubLiteEndpointBuilderFactory.GooglePubsubLiteEndpointBuilder.serviceAccountKey(String serviceAccountKey) The Service account key that can be used as credentials for the PubSub publisher/subscriber.