public static final class BinaryUploadOptions.BinaryUploadOptionsBuilder
extends java.lang.Object
BinaryUploadOptions
with the options
set as desired by the caller.Modifier and Type | Method and Description |
---|---|
BinaryUploadOptions |
build()
Construct a
BinaryUploadOptions instance with the
properties specified to the builder. |
BinaryUploadOptions.BinaryUploadOptionsBuilder |
withDomainOverrideIgnore(boolean domainOverrideIgnore)
Sets the option to ignore any configured domain override setting.
|
public BinaryUploadOptions.BinaryUploadOptionsBuilder withDomainOverrideIgnore(boolean domainOverrideIgnore)
domainOverrideIgnore
- true to ignore any configured domain
override setting, false otherwise.public BinaryUploadOptions build()
BinaryUploadOptions
instance with the
properties specified to the builder.BinaryUploadOptions
instance built with the
properties specified to the builder.Copyright © 2010 - 2020 Adobe. All Rights Reserved