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