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