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
/
DynamoDBCondition
DynamoDBCondition
object
DynamoDBCondition
extends
DynamoConditions
[
Condition
]
Graph
Supertypes
trait
DynamoConditions
[
Condition
]
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
cond
:
DynamoCompares
[
Condition
]
Inherited methods
def
beginsWith
(values:
Any
*):
Condition
Inherited from
DynamoConditions
def
between
(values:
Any
*):
Condition
Inherited from
DynamoConditions
def
contains
(values:
Any
*):
Condition
Inherited from
DynamoConditions
def
eq
(values:
Any
*):
Condition
Inherited from
DynamoConditions
def
ge
(values:
Any
*):
Condition
Inherited from
DynamoConditions
def
gt
(values:
Any
*):
Condition
Inherited from
DynamoConditions
def
in
(values:
Any
*):
Condition
Inherited from
DynamoConditions
def
isNotNull
:
Condition
Inherited from
DynamoConditions
def
isNull
:
Condition
Inherited from
DynamoConditions
def
le
(values:
Any
*):
Condition
Inherited from
DynamoConditions
def
lt
(values:
Any
*):
Condition
Inherited from
DynamoConditions
def
ne
(values:
Any
*):
Condition
Inherited from
DynamoConditions
def
notContains
(values:
Any
*):
Condition
Inherited from
DynamoConditions