public class DescribeStacksResultJsonUnmarshaller extends java.lang.Object implements Unmarshaller<DescribeStacksResult,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static DescribeStacksResultJsonUnmarshaller |
instance |
Constructor and Description |
---|
DescribeStacksResultJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static DescribeStacksResultJsonUnmarshaller |
getInstance() |
DescribeStacksResult |
unmarshall(JsonUnmarshallerContext context) |
private static DescribeStacksResultJsonUnmarshaller instance
public DescribeStacksResultJsonUnmarshaller()
public DescribeStacksResult unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<DescribeStacksResult,JsonUnmarshallerContext>
java.lang.Exception
public static DescribeStacksResultJsonUnmarshaller getInstance()