Package com.google.cloud.storage
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:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GrpcStorageFactory
Deprecated.Internal implementation detail, only public to allow forSerializablecompatibility inServiceOptions.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:
-
-
Method Details
-
create
- Specified by:
createin interfacecom.google.cloud.ServiceFactory<Storage,StorageOptions>
-
GrpcStorageOptions.defaults().getDefaultServiceFactory()