awscala
awscala
awscala.dynamodbv2
Attribute
AttributeAction
AttributeDefinition
AttributeDefinition
AttributeType
AttributeValue
AttributeValue
BillingMode
BillingModeSummary
BillingModeSummary
CondCompares
ConfiguredDynamoDBClient
DynamoCompares
DynamoConditions
DynamoDB
DynamoDB
DynamoDBClient
DynamoDBCondition
DynamoDBExpectedAttributeValue
DynamoDBImplicits
RichScalaAttributeValue
RichJavaAttributeValue
DynamoDBImplicits
EACompares
GlobalSecondaryIndex
GlobalSecondaryIndex
Item
Item
KeySchema
KeySchema
KeyType
LocalSecondaryIndex
LocalSecondaryIndex
LocalSecondaryIndexMeta
LocalSecondaryIndexMeta
PageStats
Projection
Projection
ProjectionType
ProvisionedThroughput
ProvisionedThroughput
ProvisionedThroughputMeta
ProvisionedThroughputMeta
QueryResultPager
ResultPager
ScanResultPager
SecondaryIndex
Table
Table
TableMeta
TableMeta
awscala
/
awscala.dynamodbv2
/
DynamoDBExpectedAttributeValue
DynamoDBExpectedAttributeValue
object
DynamoDBExpectedAttributeValue
extends
DynamoConditions
[
ExpectedAttributeValue
]
Graph
Supertypes
trait
DynamoConditions
[
ExpectedAttributeValue
]
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
cond
:
DynamoCompares
[
ExpectedAttributeValue
]
Inherited methods
def
beginsWith
(values:
Any
*):
ExpectedAttributeValue
Inherited from
DynamoConditions
def
between
(values:
Any
*):
ExpectedAttributeValue
Inherited from
DynamoConditions
def
contains
(values:
Any
*):
ExpectedAttributeValue
Inherited from
DynamoConditions
def
eq
(values:
Any
*):
ExpectedAttributeValue
Inherited from
DynamoConditions
def
ge
(values:
Any
*):
ExpectedAttributeValue
Inherited from
DynamoConditions
def
gt
(values:
Any
*):
ExpectedAttributeValue
Inherited from
DynamoConditions
def
in
(values:
Any
*):
ExpectedAttributeValue
Inherited from
DynamoConditions
def
isNotNull
:
ExpectedAttributeValue
Inherited from
DynamoConditions
def
isNull
:
ExpectedAttributeValue
Inherited from
DynamoConditions
def
le
(values:
Any
*):
ExpectedAttributeValue
Inherited from
DynamoConditions
def
lt
(values:
Any
*):
ExpectedAttributeValue
Inherited from
DynamoConditions
def
ne
(values:
Any
*):
ExpectedAttributeValue
Inherited from
DynamoConditions
def
notContains
(values:
Any
*):
ExpectedAttributeValue
Inherited from
DynamoConditions