Uses of Class
com.google.cloud.storage.BlobWriteSessionConfig
Packages that use BlobWriteSessionConfig
-
Uses of BlobWriteSessionConfig in com.google.cloud.storage
Subclasses of BlobWriteSessionConfig in com.google.cloud.storageModifier and TypeClassDescriptionfinal classThere are scenarios in which disk space is more plentiful than memory space.final classDefault Configuration to represent uploading to Google Cloud Storage in a chunked manner.final classThere are scenarios in which disk space is more plentiful than memory space.Methods in com.google.cloud.storage that return BlobWriteSessionConfigModifier and TypeMethodDescriptionstatic BlobWriteSessionConfigBlobWriteSessionConfigs.bufferToTempDirThenUpload()Create a newBlobWriteSessionConfigwhich will first buffer the content of the object to a temporary file underjava.io.tmpdir.GrpcStorageOptions.GrpcStorageDefaults.getDefaultStorageWriterConfig()Methods in com.google.cloud.storage with parameters of type BlobWriteSessionConfigModifier and TypeMethodDescriptionGrpcStorageOptions.Builder.setBlobWriteSessionConfig(@NonNull BlobWriteSessionConfig blobWriteSessionConfig)