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