Uses of Class
com.dnanexus.DXWorkflow.Builder
-
Packages that use DXWorkflow.Builder Package Description com.dnanexus Provides low- and high-level bindings to the DNAnexus Platform. -
-
Uses of DXWorkflow.Builder in com.dnanexus
Methods in com.dnanexus that return DXWorkflow.Builder Modifier and Type Method Description protected DXWorkflow.BuilderDXWorkflow.Builder. getThisInstance()static DXWorkflow.BuilderDXWorkflow. newWorkflow()Returns a Builder object for creating a newDXWorkflow.static DXWorkflow.BuilderDXWorkflow. newWorkflowWithEnvironment(DXEnvironment env)Returns a Builder object for creating a newDXWorkflowusing the specified environment.
-