org
.
sisioh
.
aws4s
.
dynamodb
.
model
RichGlobalSecondaryIndexUpdate
final
class
RichGlobalSecondaryIndexUpdate
extends
AnyVal
with
PimpedType
[
GlobalSecondaryIndexUpdate
]
Linear Supertypes
PimpedType
[
GlobalSecondaryIndexUpdate
],
AnyVal
,
NotNull
,
Any
Ordering
Alphabetic
By inheritance
Inherited
RichGlobalSecondaryIndexUpdate
PimpedType
AnyVal
NotNull
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
RichGlobalSecondaryIndexUpdate
(
underlying:
GlobalSecondaryIndexUpdate
)
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
toString
()
:
String
Definition Classes
Any
val
underlying
:
GlobalSecondaryIndexUpdate
Definition Classes
RichGlobalSecondaryIndexUpdate
→ PimpedType
def
updateOpt
:
Option
[
UpdateGlobalSecondaryIndexAction
]
def
updateOpt_=
(
value:
Option
[
UpdateGlobalSecondaryIndexAction
]
)
:
Unit
def
withUpdateOpt
(
value:
Option
[
UpdateGlobalSecondaryIndexAction
]
)
:
GlobalSecondaryIndexUpdate
Inherited from
PimpedType
[
GlobalSecondaryIndexUpdate
]
Inherited from
AnyVal
Inherited from
NotNull
Inherited from
Any
Ungrouped