| Package | Description |
|---|---|
| org.socialsignin.spring.data.dynamodb.repository.util |
| Modifier and Type | Method | Description |
|---|---|---|
static Entity2DDL |
Entity2DDL.fromValue(String value) |
Use this in place of valueOf.
|
static Entity2DDL |
Entity2DDL.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Entity2DDL[] |
Entity2DDL.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor | Description |
|---|---|
Entity2DynamoDBTableSynchronizer(com.amazonaws.services.dynamodbv2.AmazonDynamoDB amazonDynamoDB,
com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper mapper,
Entity2DDL mode) |
Copyright © 2018–2019. All rights reserved.