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