Uses of Interface
org.apache.camel.builder.endpoint.dsl.GooglePubsubLiteEndpointBuilderFactory.GooglePubsubLiteEndpointProducerBuilder
-
Uses of GooglePubsubLiteEndpointBuilderFactory.GooglePubsubLiteEndpointProducerBuilder in org.apache.camel.builder.endpoint.dsl
Subinterfaces of GooglePubsubLiteEndpointBuilderFactory.GooglePubsubLiteEndpointProducerBuilder in org.apache.camel.builder.endpoint.dslModifier and TypeInterfaceDescriptionstatic interfaceBuilder for endpoint for the Google PubSub Lite component.Methods in org.apache.camel.builder.endpoint.dsl that return GooglePubsubLiteEndpointBuilderFactory.GooglePubsubLiteEndpointProducerBuilderModifier and TypeMethodDescriptionGooglePubsubLiteEndpointBuilderFactory.AdvancedGooglePubsubLiteEndpointProducerBuilder.basic()GooglePubsubLiteEndpointBuilderFactory.GooglePubsubLiteEndpointProducerBuilder.loggerId(String loggerId) Logger ID to use when a match to the parent route required.GooglePubsubLiteEndpointBuilderFactory.GooglePubsubLiteEndpointProducerBuilder.serviceAccountKey(String serviceAccountKey) The Service account key that can be used as credentials for the PubSub publisher/subscriber.