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