public static interface GoogleCloudFunctionsEndpointBuilderFactory.GoogleCloudFunctionsEndpointBuilder
extends org.apache.camel.builder.EndpointProducerBuilder
default GoogleCloudFunctionsEndpointBuilderFactory.AdvancedGoogleCloudFunctionsEndpointBuilder advanced()
default GoogleCloudFunctionsEndpointBuilderFactory.GoogleCloudFunctionsEndpointBuilder serviceAccountKey(String serviceAccountKey)
serviceAccountKey - the value to setdefault GoogleCloudFunctionsEndpointBuilderFactory.GoogleCloudFunctionsEndpointBuilder lazyStartProducer(boolean lazyStartProducer)
lazyStartProducer - the value to setdefault GoogleCloudFunctionsEndpointBuilderFactory.GoogleCloudFunctionsEndpointBuilder lazyStartProducer(String lazyStartProducer)
lazyStartProducer - the value to setdefault GoogleCloudFunctionsEndpointBuilderFactory.GoogleCloudFunctionsEndpointBuilder location(String location)
location - the value to setdefault GoogleCloudFunctionsEndpointBuilderFactory.GoogleCloudFunctionsEndpointBuilder operation(GoogleCloudFunctionsEndpointBuilderFactory.GoogleCloudFunctionsOperations operation)
operation - the value to setdefault GoogleCloudFunctionsEndpointBuilderFactory.GoogleCloudFunctionsEndpointBuilder operation(String operation)
operation - the value to setdefault GoogleCloudFunctionsEndpointBuilderFactory.GoogleCloudFunctionsEndpointBuilder pojoRequest(boolean pojoRequest)
pojoRequest - the value to setdefault GoogleCloudFunctionsEndpointBuilderFactory.GoogleCloudFunctionsEndpointBuilder pojoRequest(String pojoRequest)
pojoRequest - the value to setdefault GoogleCloudFunctionsEndpointBuilderFactory.GoogleCloudFunctionsEndpointBuilder project(String project)
project - the value to setApache Camel