Interface SourceCodeRepository.Builder

  • Method Details

    • s3Location

      SourceCodeRepository.Builder s3Location(String s3Location)

      S3 storage location of the repository

      Parameters:
      s3Location - S3 storage location of the repository
      Returns:
      Returns a reference to this object so that method calls can be chained together.