Interface DocumentInfo.Builder

  • Method Details

    • s3Location

      DocumentInfo.Builder s3Location(String s3Location)

      The Amazon S3 location of the document.

      Parameters:
      s3Location - The Amazon S3 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)

      The unique identifier of the artifact associated with the document.

      Parameters:
      artifactId - The unique identifier of the artifact associated with the document.
      Returns:
      Returns a reference to this object so that method calls can be chained together.