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