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