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