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