public class EC2SecurityGroupStaxUnmarshaller extends java.lang.Object implements Unmarshaller<EC2SecurityGroup,StaxUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static EC2SecurityGroupStaxUnmarshaller |
instance |
Constructor and Description |
---|
EC2SecurityGroupStaxUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static EC2SecurityGroupStaxUnmarshaller |
getInstance() |
EC2SecurityGroup |
unmarshall(StaxUnmarshallerContext context) |
private static EC2SecurityGroupStaxUnmarshaller instance
public EC2SecurityGroup unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<EC2SecurityGroup,StaxUnmarshallerContext>
java.lang.Exception
public static EC2SecurityGroupStaxUnmarshaller getInstance()