org
.
sisioh
.
aws4s
.
dynamodb
DocumentImplicits
Related Doc:
package dynamodb
trait
DocumentImplicits
extends
AnyRef
Linear Supertypes
AnyRef
,
Any
Known Subclasses
Implicits
,
Implicits
Ordering
Alphabetic
By inheritance
Inherited
DocumentImplicits
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
implicit
def
richAttribute
(
underlying:
Attribute
)
:
RichAttribute
implicit
def
richAttributeUpdate
(
underlying:
AttributeUpdate
)
:
RichAttributeUpdate
implicit
def
richBatchGetItemOutcome
(
underlying:
BatchGetItemOutcome
)
:
RichBatchGetItemOutcome
implicit
def
richBatchWriteItemOutcome
(
underlying:
BatchWriteItemOutcome
)
:
RichBatchWriteItemOutcome
implicit
def
richDeleteItemOutcome
(
underlying:
DeleteItemOutcome
)
:
RichDeleteItemOutcome
implicit
def
richDynamoDB
(
underlying:
DynamoDB
)
:
RichDynamoDB
implicit
def
richExpected
(
underlying:
Expected
)
:
RichExpected
implicit
def
richFilter
[
A <:
Filter
[
A
]
]
(
underlying:
Filter
[
A
]
)
:
RichFilter
[
A
]
implicit
def
richGetItemOutcome
(
underlying:
GetItemOutcome
)
:
RichGetItemOutcome
implicit
def
richIndex
(
underlying:
Index
)
:
RichIndex
implicit
def
richItem
(
underlying:
Item
)
:
RichItem
implicit
def
richItemCollection
[
A
]
(
underlying:
ItemCollection
[
A
]
)
:
RichItemCollection
[
A
]
implicit
def
richPage
[
A
,
B
]
(
underlying:
Page
[
A
,
B
]
)
:
RichPage
[
A
,
B
]
implicit
def
richPageBasedCollection
[
A
,
B
]
(
underlying:
PageBasedCollection
[
A
,
B
]
)
:
RichPageBasedCollection
[
A
,
B
]
implicit
def
richPrimaryKey
(
underlying:
PrimaryKey
)
:
RichPrimaryKey
implicit
def
richPutItemOutcome
(
underlying:
PutItemOutcome
)
:
RichPutItemOutcome
implicit
def
richQueryOutcome
(
underlying:
QueryOutcome
)
:
RichQueryOutcome
implicit
def
richRangeKeyCondition
(
underlying:
RangeKeyCondition
)
:
RichRangeKeyCondition
implicit
def
richScanOutcome
(
underlying:
ScanOutcome
)
:
RichScanOutcome
implicit
def
richTable
(
underlying:
Table
)
:
RichTable
implicit
def
richTableKeysAndAttributes
(
underlying:
TableKeysAndAttributes
)
:
RichTableKeysAndAttributes
implicit
def
richTableWriteItems
(
underlying:
TableWriteItems
)
:
RichTableWriteItems
implicit
def
richUpdateItemOutcome
(
underlying:
UpdateItemOutcome
)
:
RichUpdateItemOutcome
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
AnyRef
Inherited from
Any
Ungrouped