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