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