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