Interface CompleteReadSetUploadPartListItem.Builder

  • Method Details

    • partNumber

      A number identifying the part in a read set upload.

      Parameters:
      partNumber - A number identifying the part in a read set upload.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • partSource

      The source file of the part being uploaded.

      Parameters:
      partSource - The source file of the part being uploaded.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • partSource

      The source file of the part being uploaded.

      Parameters:
      partSource - The source file of the part being uploaded.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • checksum

      A unique identifier used to confirm that parts are being added to the correct upload.

      Parameters:
      checksum - A unique identifier used to confirm that parts are being added to the correct upload.
      Returns:
      Returns a reference to this object so that method calls can be chained together.