net.noderunner.amazon.s3
Class ListAllBucketsResponse
java.lang.Object
net.noderunner.amazon.s3.Response
net.noderunner.amazon.s3.ListAllBucketsResponse
public class ListAllBucketsResponse
- extends Response
Response for listing all buckets.
getEntries
public List<Bucket> getEntries()
- Returns the bucket entries, unmodifiable.
toString
public String toString()
- Description copied from class:
Response
- Returns a string representation.
- Overrides:
toString
in class Response
Copyright © 2011. All Rights Reserved.