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