@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class DescribeVpcsResponseUnmarshaller extends Object implements software.amazon.awssdk.core.runtime.transform.Unmarshaller<DescribeVpcsResponse,StaxUnmarshallerContext>
| Constructor and Description |
|---|
DescribeVpcsResponseUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static DescribeVpcsResponseUnmarshaller |
getInstance() |
DescribeVpcsResponse |
unmarshall(StaxUnmarshallerContext context) |
public DescribeVpcsResponse unmarshall(StaxUnmarshallerContext context) throws Exception
unmarshall in interface software.amazon.awssdk.core.runtime.transform.Unmarshaller<DescribeVpcsResponse,StaxUnmarshallerContext>Exceptionpublic static DescribeVpcsResponseUnmarshaller getInstance()
Copyright © 2018. All rights reserved.