public static final class Unmarshallers.ListBucketsOwnerUnmarshaller extends java.lang.Object implements Unmarshaller<Owner,java.io.InputStream>
Constructor and Description |
---|
ListBucketsOwnerUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
Owner |
unmarshall(java.io.InputStream in) |
public Owner unmarshall(java.io.InputStream in) throws java.lang.Exception
unmarshall
in interface Unmarshaller<Owner,java.io.InputStream>
java.lang.Exception