@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class VpcPeeringConnectionStateReasonUnmarshaller extends Object implements Unmarshaller<VpcPeeringConnectionStateReason,StaxUnmarshallerContext>
| Constructor and Description | 
|---|
VpcPeeringConnectionStateReasonUnmarshaller()  | 
| Modifier and Type | Method and Description | 
|---|---|
static VpcPeeringConnectionStateReasonUnmarshaller | 
getInstance()  | 
VpcPeeringConnectionStateReason | 
unmarshall(StaxUnmarshallerContext context)  | 
public VpcPeeringConnectionStateReasonUnmarshaller()
public VpcPeeringConnectionStateReason unmarshall(StaxUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<VpcPeeringConnectionStateReason,StaxUnmarshallerContext>Exceptionpublic static VpcPeeringConnectionStateReasonUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.