Package | Description |
---|---|
com.asperasoft.faspmanager |
The FASPManager is an API for initiating and managing
Aspera transfers.
|
Modifier and Type | Field and Description |
---|---|
static Overwrite |
Overwrite.DEFAULT
The default overwrite value.
|
Overwrite |
XferParams.overwrite
Policy to overwrite files that already exist at the destination.
|
Modifier and Type | Method and Description |
---|---|
static Overwrite |
Overwrite.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Overwrite[] |
Overwrite.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 Aspera Inc.. All rights reserved.