newBuilder

open fun newBuilder(): UploadOptions.Builder

Creates Builder from UploadOptions.

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

Return

Builder