Package | Description |
---|---|
com.amazonaws.services.dynamodbv2.datamodeling |
Modifier and Type | Method and Description |
---|---|
DynamoDBAutoGenerateStrategy |
DynamoDBMapperFieldModel.getGenerateStrategy()
Gets the auto-generate strategy.
|
DynamoDBAutoGenerateStrategy |
DynamoDBAutoGenerator.getGenerateStrategy()
Gets the auto-generate strategy.
|
DynamoDBAutoGenerateStrategy |
DynamoDBAutoGenerator.AbstractGenerator.getGenerateStrategy() |
static DynamoDBAutoGenerateStrategy |
DynamoDBAutoGenerateStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DynamoDBAutoGenerateStrategy[] |
DynamoDBAutoGenerateStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AbstractGenerator(DynamoDBAutoGenerateStrategy strategy) |
Copyright © 2022. All rights reserved.