Interface StorageFactory (2.22.2)

public interface StorageFactory extends ServiceFactory<Storage,StorageOptions>

An interface for Storage factories.

Implements

com.google.cloud.ServiceFactory<com.google.cloud.storage.Storage,com.google.cloud.storage.StorageOptions>