Package com.dnanexus

Class OutputParameter.Builder

    • Method Detail

      • build

        public OutputParameter build()
        Builds the output parameter object.
        Returns:
        the resulting parameter
      • optional

        public OutputParameter.Builder optional()
        Makes this output parameter optional.
        Returns:
        the same builder object