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