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