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