|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.amazon.s3.Response
com.amazon.s3.ListAllMyBucketsResponse
Returned by AWSAuthConnection.listAllMyBuckets().
| Field Summary | |
java.util.List |
entries
A list of Bucket objects, one for each of this account's buckets. |
| Fields inherited from class com.amazon.s3.Response |
connection |
| Constructor Summary | |
ListAllMyBucketsResponse(java.net.HttpURLConnection connection)
|
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public java.util.List entries
| Constructor Detail |
public ListAllMyBucketsResponse(java.net.HttpURLConnection connection)
throws java.io.IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||