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