public static interface DynamoDbMapperModelFactory.TableFactory
DynamoDbMapperModelFactory
factory.Modifier and Type | Method | Description |
---|---|---|
<T> DynamoDbMapperTableModel<T> |
getTable(Class<T> clazz) |
Gets the table model for the given type and configuration.
|
<T> DynamoDbMapperTableModel<T> getTable(Class<T> clazz)
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.