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