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