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