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