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