Builder
class Builder
Properties
Link copied to clipboard
Indicates the range units accepted. For more information, see RFC2616.
Link copied to clipboard
The description of an archive.
Link copied to clipboard
The job data, either archive data or inventory data.
Link copied to clipboard
The range of bytes returned by Amazon S3 Glacier. If only partial output is downloaded, the response provides the range of bytes Amazon S3 Glacier returned. For example, bytes 0-1048575/8388608 returns the first 1 MB from 8 MB.
Link copied to clipboard
The Content-Type depends on whether the job output is an archive or a vault inventory. For archive data, the Content-Type is application/octet-stream. For vault inventory, if you requested CSV format when you initiated the job, the Content-Type is text/csv. Otherwise, by default, vault inventory is returned as JSON, and the Content-Type is application/json.