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