Uses of Class
com.dnanexus.RunSpecification
-
Packages that use RunSpecification Package Description com.dnanexus Provides low- and high-level bindings to the DNAnexus Platform. -
-
Uses of RunSpecification in com.dnanexus
Methods in com.dnanexus that return RunSpecification Modifier and Type Method Description RunSpecificationRunSpecification.Builder. build()Creates the run specification.RunSpecificationDXApplet.Describe. getRunSpecification()Returns the applet's run specification.Methods in com.dnanexus with parameters of type RunSpecification Modifier and Type Method Description DXApplet.BuilderDXApplet.Builder. setRunSpecification(RunSpecification runSpec)Sets the run specification of the applet to be created.
-