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