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