EACompares

class EACompares(ea: ExpectedAttributeValue) extends DynamoCompares[ExpectedAttributeValue]
trait DynamoCompares[ExpectedAttributeValue]
class Object
trait Matchable
class Any

Value members

Concrete methods

def withAttributeValueList(vs: Collection[AttributeValue]): DynamoCompares[ExpectedAttributeValue]
def withComparisonOperator(o: ComparisonOperator): DynamoCompares[ExpectedAttributeValue]

Concrete fields

val value: ExpectedAttributeValue