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