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