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