Package | Description |
---|---|
com.dnanexus |
Provides low- and high-level bindings to the DNAnexus Platform.
|
Modifier and Type | Method and Description |
---|---|
static InputParameter.Builder |
InputParameter.newInputParameter(String name,
IOClass parameterClass)
Returns a new input parameter builder initialized with the specified input name and class.
|
InputParameter.Builder |
InputParameter.Builder.optional()
Makes this input parameter optional.
|
Copyright © 2023. All Rights Reserved.