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