org
.
sisioh
.
aws4s
.
dynamodb
.
model
RichAttributeValueUpdate
final
class
RichAttributeValueUpdate
extends
AnyVal
with
PimpedType
[
AttributeValueUpdate
]
Linear Supertypes
PimpedType
[
AttributeValueUpdate
],
AnyVal
,
NotNull
,
Any
Ordering
Alphabetic
By inheritance
Inherited
RichAttributeValueUpdate
PimpedType
AnyVal
NotNull
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
RichAttributeValueUpdate
(
underlying:
AttributeValueUpdate
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
def
actionOpt
:
Option
[
String
]
def
actionOpt_=
(
value:
Option
[
String
]
)
:
Unit
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
setAttributeAction
(
value:
Option
[
AttributeAction
]
)
:
Unit
def
toString
()
:
String
Definition Classes
Any
val
underlying
:
AttributeValueUpdate
Definition Classes
RichAttributeValueUpdate
→ PimpedType
def
valueOpt
:
Option
[
AttributeValue
]
def
valueOpt_=
(
value:
Option
[
AttributeValue
]
)
:
Unit
def
withActionOpt
(
value:
Option
[
String
]
)
:
AttributeValueUpdate
def
withValueOpt
(
value:
Option
[
AttributeValue
]
)
:
AttributeValueUpdate
Inherited from
PimpedType
[
AttributeValueUpdate
]
Inherited from
AnyVal
Inherited from
NotNull
Inherited from
Any
Ungrouped