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