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