Class GrpcStorageOptions.GrpcStorageFactory

java.lang.Object
com.google.cloud.storage.GrpcStorageOptions.GrpcStorageFactory
All Implemented Interfaces:
com.google.cloud.ServiceFactory<Storage,StorageOptions>, StorageFactory
Enclosing class:
GrpcStorageOptions

@InternalApi @BetaApi public static class GrpcStorageOptions.GrpcStorageFactory extends Object implements StorageFactory
Internal implementation detail, only public to allow for Serializable compatibility in ServiceOptions.

To access an instance of this class instead use GrpcStorageOptions.defaults().getDefaultServiceFactory().

Since:
2.14.0 This new api is in preview and is subject to breaking changes.
See Also: