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