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