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