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