Class JobInput

    • Constructor Detail

      • JobInput

        public JobInput()
    • Method Detail

      • description

        public String description()
        Get the description property: Description for the input.
        Returns:
        the description value.
      • withDescription

        public JobInput withDescription​(String description)
        Set the description property: Description for the input.
        Parameters:
        description - the description value to set.
        Returns:
        the JobInput object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.