Class
UberS3::Bucket::ObjectList
In:
lib/uber-s3/bucket.rb
Parent:
Object
Methods
each
fetch
new
parse_contents
to_a
Included Modules
Enumerable
Attributes
bucket
[RW]
key
[RW]
objects
[RW]
options
[RW]
Public Class methods
new
(bucket, key, options={})
Public Instance methods
each
(&block)
fetch
(marker=nil)
parse_contents
(xml)
to_a
()
[Validate]