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