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