Package | Description |
---|---|
com.dnanexus |
Provides low- and high-level bindings to the DNAnexus Platform.
|
Modifier and Type | Method and Description |
---|---|
static UnarchivingRate |
UnarchivingRate.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UnarchivingRate[] |
UnarchivingRate.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DXProject.UnarchiveRequestBuilder |
DXProject.UnarchiveRequestBuilder.setRate(UnarchivingRate rate)
Sets the speed at which the files in this request are unarchived.
|
Copyright © 2023. All Rights Reserved.