Uses of Interface
org.apache.camel.builder.endpoint.dsl.GoogleBigQuerySQLEndpointBuilderFactory.AdvancedGoogleBigQuerySQLEndpointBuilder
-
Packages that use GoogleBigQuerySQLEndpointBuilderFactory.AdvancedGoogleBigQuerySQLEndpointBuilder Package Description org.apache.camel.builder.endpoint.dsl -
-
Uses of GoogleBigQuerySQLEndpointBuilderFactory.AdvancedGoogleBigQuerySQLEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return GoogleBigQuerySQLEndpointBuilderFactory.AdvancedGoogleBigQuerySQLEndpointBuilder Modifier and Type Method Description default GoogleBigQuerySQLEndpointBuilderFactory.AdvancedGoogleBigQuerySQLEndpointBuilderGoogleBigQuerySQLEndpointBuilderFactory.GoogleBigQuerySQLEndpointBuilder. advanced()default GoogleBigQuerySQLEndpointBuilderFactory.AdvancedGoogleBigQuerySQLEndpointBuilderGoogleBigQuerySQLEndpointBuilderFactory.AdvancedGoogleBigQuerySQLEndpointBuilder. lazyStartProducer(boolean lazyStartProducer)Whether the producer should be started lazy (on the first message).default GoogleBigQuerySQLEndpointBuilderFactory.AdvancedGoogleBigQuerySQLEndpointBuilderGoogleBigQuerySQLEndpointBuilderFactory.AdvancedGoogleBigQuerySQLEndpointBuilder. lazyStartProducer(String lazyStartProducer)Whether the producer should be started lazy (on the first message).
-