Uses of Enum
com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBAutoGenerateStrategy
Packages that use DynamoDBAutoGenerateStrategy
-
Uses of DynamoDBAutoGenerateStrategy in com.amazonaws.services.dynamodbv2.datamodeling
Methods in com.amazonaws.services.dynamodbv2.datamodeling that return DynamoDBAutoGenerateStrategyModifier and TypeMethodDescriptionstatic DynamoDBAutoGenerateStrategy
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.