Interface StorageRpcFactory (2.36.1)

public interface StorageRpcFactory extends ServiceRpcFactory<StorageOptions>

An interface for Storage RPC factory. Implementation will be loaded via java.util.ServiceLoader.

Implements

com.google.cloud.spi.ServiceRpcFactory<com.google.cloud.storage.StorageOptions>