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