org
.
sisioh
.
aws4s
.
dynamodb
.
document
RichScanOutcome
Related Doc:
package document
final
class
RichScanOutcome
extends
AnyVal
with
PimpedType
[
ScanOutcome
]
Linear Supertypes
PimpedType
[
ScanOutcome
],
AnyVal
,
Any
Ordering
Alphabetic
By inheritance
Inherited
RichScanOutcome
PimpedType
AnyVal
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
RichScanOutcome
(
underlying:
ScanOutcome
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
getClass
()
:
Class
[_ <:
AnyVal
]
Definition Classes
AnyVal → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
items
:
Seq
[
Item
]
def
scanResult
:
ScanResult
def
toString
()
:
String
Definition Classes
Any
val
underlying
:
ScanOutcome
Definition Classes
RichScanOutcome
→ PimpedType
Inherited from
PimpedType
[
ScanOutcome
]
Inherited from
AnyVal
Inherited from
Any
Ungrouped