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