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