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