public abstract static class DynamoDBAutoGenerator.AbstractGenerator<T> extends Object implements DynamoDBAutoGenerator<T>
DynamoDBAutoGenerateStrategy.DynamoDBAutoGenerator.AbstractGenerator<T>| Modifier | Constructor and Description |
|---|---|
protected |
AbstractGenerator(DynamoDBAutoGenerateStrategy strategy) |
| Modifier and Type | Method and Description |
|---|---|
DynamoDBAutoGenerateStrategy |
getGenerateStrategy()
Gets the auto-generate strategy.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgenerateprotected AbstractGenerator(DynamoDBAutoGenerateStrategy strategy)
public DynamoDBAutoGenerateStrategy getGenerateStrategy()
DynamoDBAutoGeneratorgetGenerateStrategy in interface DynamoDBAutoGenerator<T>Copyright © 2020. All rights reserved.