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, wait
generate
protected AbstractGenerator(DynamoDBAutoGenerateStrategy strategy)
public DynamoDBAutoGenerateStrategy getGenerateStrategy()
DynamoDBAutoGenerator
getGenerateStrategy
in interface DynamoDBAutoGenerator<T>
Copyright © 2019. All rights reserved.