newBuilder

open fun newBuilder(): DownloadOptions.Builder

Creates Builder from DownloadOptions.

If you have already created DownloadOptions use this method to create Builder from it and then change it's parameters.

Return

Builder