Package com.dnanexus

Class InputParameter.Builder

    • Method Detail

      • build

        public InputParameter build()
        Builds the input parameter object.
        Returns:
        the resulting parameter
      • optional

        public InputParameter.Builder optional()
        Makes this input parameter optional.
        Returns:
        the same builder object