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