Package | Description |
---|---|
com.dnanexus |
Provides low- and high-level bindings to the DNAnexus Platform.
|
Modifier and Type | Class and Description |
---|---|
static class |
DXAnalysis.Describe
Contains metadata about an analysis.
|
static class |
DXJob.Describe
Contains metadata about a job.
|
Modifier and Type | Method and Description |
---|---|
abstract DXExecution.Describe |
DXExecution.describe()
Obtains metadata about the execution.
|
abstract DXExecution.Describe |
DXExecution.getCachedDescribe()
Returns metadata about the data object, like
DXExecution.describe() , but without making an API
call. |
Copyright © 2023. All Rights Reserved.