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