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