public static final class Unmarshallers.ListBucketsUnmarshaller extends Object implements Unmarshaller<List<Bucket>,InputStream>
| Constructor and Description |
|---|
ListBucketsUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
List<Bucket> |
unmarshall(InputStream in) |
public List<Bucket> unmarshall(InputStream in) throws Exception
unmarshall in interface Unmarshaller<List<Bucket>,InputStream>ExceptionCopyright © 2023. All rights reserved.