DownloadOptions
A container for the possible options when creating file links.
DownloadOptions is a immutable container for the allowed options when creating file links through createFileLink, createFileLink or createFileLink.
Instances of the class can be created either the create method or by mutating an existing object by calling newBuilder.
The DEFAULT instance is pre-configured for the most common usage cases.
Types
Builder
Link copied to clipboard
A builder for configuring and creating new DownloadOptions instances.
Functions
contentType
Link copied to clipboard
forceDownload
Link copied to clipboard
newBuilder
Link copied to clipboard
Creates Builder from DownloadOptions.
skipFilename
Link copied to clipboard
Properties
DEFAULT
Link copied to clipboard