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