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