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