@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class RevokeSecurityGroupIngressResponseUnmarshaller extends Object implements Unmarshaller<RevokeSecurityGroupIngressResponse,StaxUnmarshallerContext>
Constructor and Description |
---|
RevokeSecurityGroupIngressResponseUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static RevokeSecurityGroupIngressResponseUnmarshaller |
getInstance() |
RevokeSecurityGroupIngressResponse |
unmarshall(StaxUnmarshallerContext context) |
public RevokeSecurityGroupIngressResponseUnmarshaller()
public RevokeSecurityGroupIngressResponse unmarshall(StaxUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<RevokeSecurityGroupIngressResponse,StaxUnmarshallerContext>
Exception
public static RevokeSecurityGroupIngressResponseUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.