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