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