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