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