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