Interface DiffSource.Builder

  • Method Details

    • s3Uri

      DiffSource.Builder s3Uri(String s3Uri)

      S3 URI pointing to a unified diff file. The file must be in standard unified diff format and stored in an S3 bucket connected to your Agent Space.

      Parameters:
      s3Uri - S3 URI pointing to a unified diff file. The file must be in standard unified diff format and stored in an S3 bucket connected to your Agent Space.
      Returns:
      Returns a reference to this object so that method calls can be chained together.