DownloadGidBuilderImpl.allowOverwrite

Set allowOverwrite property.

class DownloadGidBuilderImpl(T)
T
allowOverwrite
(
bool propval
)

Parameters

propval bool

Whether or not the download is allowed to overwrite an existing file on disk. If this property is false and the destination already exists, the download will fail.

Return Value

Type: T

Builder instance for fluent chaining