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