Uses of Class
com.dnanexus.DXExecution.Describe
-
Packages that use DXExecution.Describe Package Description com.dnanexus Provides low- and high-level bindings to the DNAnexus Platform. -
-
Uses of DXExecution.Describe in com.dnanexus
Subclasses of DXExecution.Describe in com.dnanexus Modifier and Type Class Description static classDXAnalysis.DescribeContains metadata about an analysis.static classDXJob.DescribeContains metadata about a job.Methods in com.dnanexus that return DXExecution.Describe Modifier and Type Method Description abstract DXExecution.DescribeDXExecution. describe()Obtains metadata about the execution.abstract DXExecution.DescribeDXExecution. getCachedDescribe()Returns metadata about the data object, likeDXExecution.describe(), but without making an API call.
-