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