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