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