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