@InternalApi public static class HttpStorageOptions.HttpStorageFactory extends Object implements StorageFactory, Serializable
Serializable
.
To access an instance of this class instead use HttpStorageOptions.defaults().getDefaultServiceFactory()
.
Constructor and Description |
---|
HttpStorageFactory()
Deprecated.
|
@InternalApi @Deprecated public HttpStorageFactory()
HttpStorageOptions.defaults().getDefaultServiceFactory()
Serializable
.
To access an instance of this class instead use HttpStorageOptions.defaults().getDefaultServiceFactory()
.
public Storage create(StorageOptions options)
create
in interface com.google.cloud.ServiceFactory<Storage,StorageOptions>
Copyright © 2023 Google LLC. All rights reserved.