Interface DocumentInfo.Builder

  • Method Details

    • s3Location

      DocumentInfo.Builder s3Location(String s3Location)

      S3 storage location of the document

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

      DocumentInfo.Builder artifactId(String artifactId)

      Artifact ID of the document

      Parameters:
      artifactId - Artifact ID of the document
      Returns:
      Returns a reference to this object so that method calls can be chained together.