org
.
sisioh
.
aws4s
.
dynamodb
.
document
RichGetItemOutcome
final
class
RichGetItemOutcome
extends
AnyVal
with
PimpedType
[
GetItemOutcome
]
Linear Supertypes
PimpedType
[
GetItemOutcome
],
AnyVal
,
NotNull
,
Any
Ordering
Alphabetic
By inheritance
Inherited
RichGetItemOutcome
PimpedType
AnyVal
NotNull
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
RichGetItemOutcome
(
underlying:
GetItemOutcome
)
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
def
getItemResult
:
GetItemResult
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
item
:
Item
def
toString
()
:
String
Definition Classes
Any
val
underlying
:
GetItemOutcome
Definition Classes
RichGetItemOutcome
→ PimpedType
Inherited from
PimpedType
[
GetItemOutcome
]
Inherited from
AnyVal
Inherited from
NotNull
Inherited from
Any
Ungrouped