Interface CommandBuilder

    • Method Detail

      • build

        @Nonnull
        Command build()
               throws java.lang.IllegalArgumentException
        build the Command
        Returns:
        the built Command
        Throws:
        java.lang.IllegalArgumentException - if the Command was built with incorrect parameters to a CommandBuilder implementation