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