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