Package | Description |
---|---|
com.dnanexus |
Provides low- and high-level bindings to the DNAnexus Platform.
|
Modifier and Type | Method and Description |
---|---|
InputParameter |
InputParameter.Builder.build()
Builds the input parameter object.
|
Modifier and Type | Method and Description |
---|---|
List<InputParameter> |
DXApplet.Describe.getInputSpecification()
Returns the applet's input specification.
|
Modifier and Type | Method and Description |
---|---|
DXApplet.Builder |
DXApplet.Builder.setInputSpecification(List<? extends InputParameter> inputSpec)
Sets the input specification of the applet to be created.
|
Copyright © 2023. All Rights Reserved.