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