Interface InvokeAgentRuntimeCommandRequestBody.Builder

  • Method Details

    • command

      The command to execute in the runtime container

      Parameters:
      command - The command to execute in the runtime container
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • timeout

      Command timeout in seconds (default: 300, min:1, max: 3600)

      Parameters:
      timeout - Command timeout in seconds (default: 300, min:1, max: 3600)
      Returns:
      Returns a reference to this object so that method calls can be chained together.