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