class AmazonS3::RestoreObjectOutput

Included Modules

Defined in:

clients/s3.cr

Constructors

Class Method Summary

Instance Method Summary

Instance methods inherited from module AWSSdk::RestXML::Structure

process(request : HTTP::Request) process, serialize(xml : XML::Builder) serialize

Constructor Detail

def self.new(request_charged : String = nil, restore_output_path : String = nil) #

[View source]

Class Method Detail

def self.deserialize(xml : XML::Node) #

[View source]
def self.from_response(request : HTTP::Client::Response) #

[View source]

Instance Method Detail

def request_charged : String | Nil #

[View source]
def request_charged=(request_charged : String | Nil) #

[View source]
def restore_output_path : String | Nil #

[View source]
def restore_output_path=(restore_output_path : String | Nil) #

[View source]