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