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