Package com.dnanexus

Class DXProject.Builder

    • Method Detail

      • setName

        public DXProject.Builder setName​(String name)
        Sets the name of the new project.
        Parameters:
        name - String containing the new name of the project
        Returns:
        the same Builder object
      • build

        public DXProject build()
        Creates the project.
        Returns:
        a DXProject corresponding to the newly created project