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