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