public class DynamoDBQueryLookupStrategy extends Object
| Modifier and Type | Method | Description | 
|---|---|---|
| static org.springframework.data.repository.query.QueryLookupStrategy | create(DynamoDBOperations dynamoDBOperations,
      org.springframework.data.repository.query.QueryLookupStrategy.Key key) | Creates a  QueryLookupStrategyfor the givenDynamoDBMapperandQueryLookupStrategy.Key. | 
public static org.springframework.data.repository.query.QueryLookupStrategy create(DynamoDBOperations dynamoDBOperations, org.springframework.data.repository.query.QueryLookupStrategy.Key key)
QueryLookupStrategy for the given
 DynamoDBMapper and
 QueryLookupStrategy.Key.dynamoDBOperations - The current operationkey - The key of the entityQueryLookupStrategyCopyright © 2018. All rights reserved.