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