Interface StorageFactory (2.20.1)

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>