
Classes | |
| class | ListAllMyBucketsHandler |
Public Member Functions | |
| ListAllMyBucketsResponse (HttpURLConnection connection) throws IOException | |
Public Attributes | |
| List | entries |
| ListAllMyBucketsResponse | ( | HttpURLConnection | connection | ) | throws IOException |
| List entries |
A list of Bucket objects, one for each of this account's buckets. Will be null if the request fails.
1.5.8