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