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