ListBucketResponse Class Reference

Inherits com::amazon::s3::Response.

Collaboration diagram for ListBucketResponse:

Collaboration graph
[legend]

List of all members.

Classes

class  ListBucketHandler

Public Member Functions

 ListBucketResponse (HttpURLConnection connection) throws IOException

Public Attributes

List entries = null


Detailed Description

Returned by AWSAuthConnection.listBucket()

Constructor & Destructor Documentation

ListBucketResponse ( HttpURLConnection  connection  )  throws IOException


Member Data Documentation

List entries = null

A List of ListEntry objects representing the objects in the given bucket. This will be null if the request fails.


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:29 2012 for Project Wonder by  doxygen 1.5.8