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 GoogleCloudFunctionsConfiguration Modifier and Type Method Description GoogleCloudFunctionsConfigurationGoogleCloudFunctionsConfiguration. copy()GoogleCloudFunctionsConfigurationGoogleCloudFunctionsComponent. getConfiguration()GoogleCloudFunctionsConfigurationGoogleCloudFunctionsEndpoint. getConfiguration()Methods in org.apache.camel.component.google.functions with parameters of type GoogleCloudFunctionsConfiguration Modifier and Type Method Description static 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 GoogleCloudFunctionsConfiguration Constructor Description GoogleCloudFunctionsEndpoint(String uri, GoogleCloudFunctionsComponent component, GoogleCloudFunctionsConfiguration configuration)
-