Uses of Interface
org.apache.camel.builder.endpoint.dsl.GoogleCloudFunctionsEndpointBuilderFactory.AdvancedGoogleCloudFunctionsEndpointBuilder
Packages that use GoogleCloudFunctionsEndpointBuilderFactory.AdvancedGoogleCloudFunctionsEndpointBuilder
-
Uses of GoogleCloudFunctionsEndpointBuilderFactory.AdvancedGoogleCloudFunctionsEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return GoogleCloudFunctionsEndpointBuilderFactory.AdvancedGoogleCloudFunctionsEndpointBuilderModifier and TypeMethodDescriptionGoogleCloudFunctionsEndpointBuilderFactory.GoogleCloudFunctionsEndpointBuilder.advanced()GoogleCloudFunctionsEndpointBuilderFactory.AdvancedGoogleCloudFunctionsEndpointBuilder.client(com.google.cloud.functions.v1.CloudFunctionsServiceClient client) The client to use during service invocation.GoogleCloudFunctionsEndpointBuilderFactory.AdvancedGoogleCloudFunctionsEndpointBuilder.client(String client) The client to use during service invocation.GoogleCloudFunctionsEndpointBuilderFactory.AdvancedGoogleCloudFunctionsEndpointBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).GoogleCloudFunctionsEndpointBuilderFactory.AdvancedGoogleCloudFunctionsEndpointBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).