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