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