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