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