class

Awscr::S3::Response::GetObjectOutput

Inherits Awscr::S3::Response::Base < Reference < Object

Constructors

new(body : String, status : HTTP::Status, status_message : String | Nil = nil, headers : HTTP::Headers = HTTP::Headers.new)
Source

Class methods

from_response(response)

Create a GetObjectOutput response from an HTTP::Client::Response object

Source

Instance methods

body

The body of the request object

Source
headers

The headers returned along with the object response

Source