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