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