public static class DemoApplication.ICustomRowMapper extends java.lang.Object implements IDynamoHelper.IRowMapper<DemoApplication.ClientObject>
| Constructor and Description |
|---|
ICustomRowMapper() |
| Modifier and Type | Method and Description |
|---|---|
DemoApplication.ClientObject |
map(com.amazonaws.services.dynamodbv2.document.Item item) |
public DemoApplication.ClientObject map(com.amazonaws.services.dynamodbv2.document.Item item)
map in interface IDynamoHelper.IRowMapper<DemoApplication.ClientObject>Copyright © 2022. All rights reserved.