Package com.google.cloud.storage.spi
Interface StorageRpcFactory
- All Superinterfaces:
com.google.cloud.spi.ServiceRpcFactory<StorageOptions>
- All Known Implementing Classes:
GrpcStorageOptions.GrpcStorageRpcFactory,HttpStorageOptions.HttpStorageRpcFactory,StorageOptions.DefaultStorageRpcFactory
An interface for Storage RPC factory. Implementation will be loaded via
ServiceLoader.-
Method Summary
Methods inherited from interface com.google.cloud.spi.ServiceRpcFactory
create