Class GoogleCloudFunctionsClientFactory
java.lang.Object
org.apache.camel.component.google.functions.GoogleCloudFunctionsClientFactory
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.cloud.functions.v1.CloudFunctionsServiceClient
create
(org.apache.camel.CamelContext context, GoogleCloudFunctionsConfiguration configuration)
-
Method Details
-
create
public static com.google.cloud.functions.v1.CloudFunctionsServiceClient create(org.apache.camel.CamelContext context, GoogleCloudFunctionsConfiguration configuration) throws Exception - Throws:
Exception
-