BucketBuilder

A builder for Buckets

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard

The file size limit for the bucket. E.g. 10.megabytes

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Whether the bucket should be public

Functions

Link copied to clipboard
fun allowedMimeTypes(vararg mimeTypes: ContentType)
fun allowedMimeTypes(vararg mimeTypes: String)
@JvmName(name = "allowedMimeTypesContentType")
fun allowedMimeTypes(mimeTypes: List<ContentType>)
fun allowedMimeTypes(mimeTypes: List<String>)

Sets the allowed mime types for the bucket