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