Package com.google.cloud.storage
Class BlobWriteSessionConfig
java.lang.Object
com.google.cloud.storage.BlobWriteSessionConfig
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
BufferToDiskThenUpload,DefaultBlobWriteSessionConfig,JournalingBlobWriteSessionConfig,ParallelCompositeUploadBlobWriteSessionConfig
A sealed internal implementation only class which provides the means of configuring a
BlobWriteSession.
A BlobWriteSessionConfig will be used to configure all BlobWriteSessions
produced by an instance of Storage.
- Since:
- 2.26.0 This new api is in preview and is subject to breaking changes.
- See Also:
-
Method Summary