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