Interface CompleteMultipartUploadResponse.Builder

  • Method Details

    • location

      The relative URI path of the newly added archive resource.

      Parameters:
      location - The relative URI path of the newly added archive resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • checksum

      The checksum of the archive computed by Amazon S3 Glacier.

      Parameters:
      checksum - The checksum of the archive computed by Amazon S3 Glacier.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • archiveId

      The ID of the archive. This value is also included as part of the location.

      Parameters:
      archiveId - The ID of the archive. This value is also included as part of the location.
      Returns:
      Returns a reference to this object so that method calls can be chained together.