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