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