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