DownloadGidBuilderImpl.allowOverwrite

T allowOverwrite(bool propval)

Set allowOverwrite property.

Parameters

propvalWhether 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.

Returns

Builder instance for fluent chaining