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