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