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