Interface KxCommandLineArgument.Builder

  • Method Details

    • key

      The name of the key.

      Parameters:
      key - The name of the key.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      The value of the key.

      Parameters:
      value - The value of the key.
      Returns:
      Returns a reference to this object so that method calls can be chained together.