Uses of Class
org.apache.camel.component.google.functions.GoogleCloudFunctionsConfiguration
-
Uses of GoogleCloudFunctionsConfiguration in org.apache.camel.component.google.functions
Methods in org.apache.camel.component.google.functions that return GoogleCloudFunctionsConfigurationModifier and TypeMethodDescriptionGoogleCloudFunctionsConfiguration.copy()GoogleCloudFunctionsComponent.getConfiguration()GoogleCloudFunctionsEndpoint.getConfiguration()Methods in org.apache.camel.component.google.functions with parameters of type GoogleCloudFunctionsConfigurationModifier and TypeMethodDescriptionstatic com.google.cloud.functions.v1.CloudFunctionsServiceClientGoogleCloudFunctionsClientFactory.create(org.apache.camel.CamelContext context, GoogleCloudFunctionsConfiguration configuration) voidGoogleCloudFunctionsEndpoint.setConfiguration(GoogleCloudFunctionsConfiguration configuration) Setup configurationConstructors in org.apache.camel.component.google.functions with parameters of type GoogleCloudFunctionsConfigurationModifierConstructorDescriptionGoogleCloudFunctionsEndpoint(String uri, GoogleCloudFunctionsComponent component, GoogleCloudFunctionsConfiguration configuration)