Bucket List
Collection of Buckets retrieved from an S3 store.
The contents of this BucketList are guaranteed to be in the order returned by the S3 API.
Author
Elizabeth Paige Harper https://github.com/Foxcapades
Since
v0.3.0
Functions
Link copied to clipboard
Returns the S3Bucket in this BucketList at the given index.
Retrieves the bucket in this BucketList with the given name (if such a bucket exists).
Link copied to clipboard
Link copied to clipboard
Returns a stream over the contents of this BucketList.
Link copied to clipboard
Copies the contents of this BucketList into a list.
Link copied to clipboard
Copies the contents of this BucketList into a map keyed on bucket names.