Index
All Classes and Interfaces|All Packages|Constant Field Values
F
- filter(ConditionalOperator) - Method in interface com.agorapulse.micronaut.aws.dynamodb.builder.QueryBuilder
-
Sets the conditional operator for the filter.
- filter(ConditionalOperator) - Method in interface com.agorapulse.micronaut.aws.dynamodb.builder.ScanBuilder
-
Sets the conditional operator for the filter.
- filter(Closure<RangeConditionCollector<T>>) - Method in interface com.agorapulse.micronaut.aws.dynamodb.builder.QueryBuilder
-
One or more range key filter conditions.
- filter(Closure<RangeConditionCollector<T>>) - Method in interface com.agorapulse.micronaut.aws.dynamodb.builder.ScanBuilder
-
One or more filter conditions.
- filter(Consumer<RangeConditionCollector<T>>) - Method in interface com.agorapulse.micronaut.aws.dynamodb.builder.QueryBuilder
-
One or more range key filter conditions.
- filter(Consumer<RangeConditionCollector<T>>) - Method in interface com.agorapulse.micronaut.aws.dynamodb.builder.ScanBuilder
-
One or more filter conditions.
- findOrCreate(Class<T>) - Method in class com.agorapulse.micronaut.aws.dynamodb.DynamoDBServiceProvider
-
Provides
DynamoDBServicefor given type.
All Classes and Interfaces|All Packages|Constant Field Values