Awscr::S3::Response::CompleteMultipartUpload
Inherits Awscr::S3::Response::Base < Reference < Object
Constructors
new(location : String, key : String, etag : String, status : HTTP::Status, status_message : String | Nil = nil, headers : HTTP::Headers = HTTP::Headers.new)
SourceClass methods
from_response(response)
Create a CompleteMultipartUpload response from an
HTTP::Client::Response object