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