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