Interface ExecuteCommandSessionConfiguration.Builder

  • Method Details

    • command

      The command used at the beginning of the SSH session to a Dev Environment.

      Parameters:
      command - The command used at the beginning of the SSH session to a Dev Environment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arguments

      An array of arguments containing arguments and members.

      Parameters:
      arguments - An array of arguments containing arguments and members.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arguments

      An array of arguments containing arguments and members.

      Parameters:
      arguments - An array of arguments containing arguments and members.
      Returns:
      Returns a reference to this object so that method calls can be chained together.