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