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