Uses of Class
com.google.cloud.storage.DefaultBlobWriteSessionConfig
Packages that use DefaultBlobWriteSessionConfig
-
Uses of DefaultBlobWriteSessionConfig in com.google.cloud.storage
Methods in com.google.cloud.storage that return DefaultBlobWriteSessionConfigModifier and TypeMethodDescriptionBlobWriteSessionConfigs.getDefault()Factory to produce the default configuration for uploading an object to Cloud Storage.DefaultBlobWriteSessionConfig.withChunkSize(int chunkSize) Create a new instance with thechunkSizeset to the specified value.