public abstract static class DynamoDBAutoGenerator.AbstractGenerator<T> extends Object implements DynamoDBAutoGenerator<T>
DynamoDBAutoGenerateStrategy
.DynamoDBAutoGenerator.AbstractGenerator<T>
Modifier and Type | Method and Description |
---|---|
DynamoDBAutoGenerateStrategy |
getGenerateStrategy()
Gets the auto-generate strategy.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
generate
public DynamoDBAutoGenerateStrategy getGenerateStrategy()
DynamoDBAutoGenerator
getGenerateStrategy
in interface DynamoDBAutoGenerator<T>
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.