Class GoogleCloudFunctionsClientFactory
- java.lang.Object
-
- org.apache.camel.component.google.functions.GoogleCloudFunctionsClientFactory
-
public final class GoogleCloudFunctionsClientFactory extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.cloud.functions.v1.CloudFunctionsServiceClient
create(org.apache.camel.CamelContext context, GoogleCloudFunctionsConfiguration configuration)
-
-
-
Method Detail
-
create
public static com.google.cloud.functions.v1.CloudFunctionsServiceClient create(org.apache.camel.CamelContext context, GoogleCloudFunctionsConfiguration configuration) throws Exception
- Throws:
Exception
-
-