Builder

class Builder

Properties

Link copied to clipboard

An optional CacheControl header that allows the caller to control the object's cache behavior. Headers can be passed in as specified in the HTTP at https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.9.

Link copied to clipboard

The length of the object in bytes.

Link copied to clipboard

The content type of the object.

Link copied to clipboard
var eTag: String?

The ETag that represents a unique instance of the object.

Link copied to clipboard

The date and time that the object was last modified.