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