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