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