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