
Classes | |
| class | ListBucketHandler |
Public Member Functions | |
| ListBucketResponse (HttpURLConnection connection) throws IOException | |
Public Attributes | |
| List | entries = null |
| ListBucketResponse | ( | HttpURLConnection | connection | ) | throws IOException |
A List of ListEntry objects representing the objects in the given bucket. This will be null if the request fails.
1.5.8