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