Package | Description |
---|---|
com.dnanexus |
Provides low- and high-level bindings to the DNAnexus Platform.
|
Modifier and Type | Method and Description |
---|---|
static DXProject.Builder |
DXProject.newProject()
Returns a Builder object for creating a new
DXProject . |
static DXProject.Builder |
DXProject.newProjectWithEnvironment(DXEnvironment env)
Returns a Builder object for creating a new
DXProject using the specified
environment. |
DXProject.Builder |
DXProject.Builder.setName(String name)
Sets the name of the new project.
|
Copyright © 2023. All Rights Reserved.