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